eslint-config-tuxsnct
v6.0.0
Published
Shareable ESLint config for tuxsnct.
Downloads
77
Readme
eslint-config-tuxsnct
Shareable ESLint config for tuxsnct.
Warning
This config is used and will be modified by me, so early versions may cause unexpected ESLint errors.
Usage
For JavaScript
extends:
- tuxsnctFor TypeScript
extends:
- tuxsnct
- tuxsnct/typescriptFor React
extends:
- tuxsnct
- tuxsnct/reactFor Preact
Removed, please use tuxsnct/react in the future.
extends:
- tuxsnct
- tuxsnct/preactFor Jest
extends:
- tuxsnct
- tuxsnct/jestFor Prettier
extends:
- tuxsnct
- tuxsnct/prettierLicense
MIT License
