Closed EmmaGoodliffe closed 4 years ago
A clear and concise description of the new feature...
ESLint should be configured to extend eslint:recommended in .eslintrc.json.
eslint:recommended
.eslintrc.json
A clear and concise description of how these changes would be made (e.g. list of available packages, etc.)...
Add eslint:recommended to end of extends list
extends
Any other context (e.g. possible designs, alternative solutions, etc.)...
9ab95c6fcc438d8a0dacf95090f824a8ca644c5c
Describe the feature
ESLint should be configured to extend
eslint:recommended
in.eslintrc.json
.Describe how this would be possible
Add
eslint:recommended
to end ofextends
listAdditional context