ESLint Shareable Config
This is a shareable config that fits great with most TypeScript projects.
Usage
Edit your .eslintrc.json
file and add the following:
{
// ...
extends: '@tstv/eslint-config',
}
This is a shareable config that fits great with most TypeScript projects.
Edit your .eslintrc.json
file and add the following:
{
// ...
extends: '@tstv/eslint-config',
}
npm i @tstv/eslint-config
1,454
2.0.0
MIT
6.21 kB
5