1.0.1 • Published 2 years ago
@ajayos/eslint-config v1.0.1
ES-Lint
General Typescript ESLint Rules I use.
To use in your project:
npm i @ajayos/eslint-configThen create an .eslintrc.json like (can also be a yaml or js):
{
"extends": "@ajayos"
}General Typescript ESLint Rules I use.
To use in your project:
npm i @ajayos/eslint-configThen create an .eslintrc.json like (can also be a yaml or js):
{
"extends": "@ajayos"
}