A sensible typescript eslint config.
Ir al archivo
ljoonal bfd7a853bc
Updated to 0.2.0 and bumped a few versions
2020-05-16 17:55:37 +03:00
.gitignore Initial 2020-05-16 17:55:06 +03:00
.npmignore Initial 2020-05-16 17:55:06 +03:00
LICENSE Initial 2020-05-16 17:55:06 +03:00
README.md Initial 2020-05-16 17:55:06 +03:00
index.js Initial 2020-05-16 17:55:06 +03:00
package.json Updated to 0.2.0 and bumped a few versions 2020-05-16 17:55:37 +03:00

README.md

Sensible eslint config for new typescript projects

This package provides very opionated defaults for typescript projects.

This is a very strict preset. The expected usage of this is to enable this and then recude the rules you don't want.