Closed cococococococo closed 4 years ago
I constantly get some errors for stupid spacing issue, how to unactivate eslint ?
Remove the .eslintrc file and all references to eslint in the package.json file. Once complete, run yarn in your console; or npm if you are using it (you shouldn't be 😄)
.eslintrc
package.json
yarn
I constantly get some errors for stupid spacing issue, how to unactivate eslint ?