eslint-config-xavdid-with-react
v1.0.0
Published
A custom eslint config, just how I like it. Plus React.js!
Downloads
2
Readme
eslint-config-xavdid-with-react
Lint your code just like I do.
Explanation
This was spun off of my main config, eslint-config-xavdid. This repo has extra React.js rules.
The the other package for more docs.
Installation
yarn add --dev eslint-config-xavdid-with-react
You'll also need to make sure typescript
and eslint
are available.