@tstv/eslint-config
v3.2.2
Published
Shareable ESLint Config
Downloads
9,017
Readme
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',
}
Alternatives
- https://github.com/JoshuaKGoldberg/template-typescript-node-package/blob/v1.28.41/.eslintrc.cjs