0.0.1 • Published 2 years ago
eslint-config-baileys v0.0.1
ES-Lint
General Typescript ESLint Rules I use.
To use in your project:
yarn add git+https://github.com/adiwajshing/eslint
Then create an .eslintrc.json
like (can also be a yaml or js):
{
"extends": "@adiwajshing"
}
0.0.1
2 years ago