@mtvproject/eslint-config
v1.1.0
Published
Memetaverse ESLint config
Downloads
2
Maintainers
Readme
MTV ESLint & Prettier Config
Installation
npm install -D @mtvproject/eslint-config
Usage
In eslintrc.json
:
{
"extends": "@mtvproject/eslint-config",
"parserOptions": {
"project": ["tsconfig.json", "test/tsconfig.json"]
}
}
License
Apache 2.0