Where is ESLint cache stored?
I’d like to know more details about eslinting cache.
I’d like to know more details about eslinting cache.
As the title says, would it be possible for eslint to show warnings instead of errors on ALL of the rules? I’m using Standard JS, if that information is relevant.
I’ve recently created a project with create-react-project
.
I am getting the following error in async usage on ESLINT.