@gw2treasures/eslint-config
v0.2.0
Published
ESLint config for gw2treasures
Maintainers
Readme
@gw2treasures/eslint-config
Common ESLint configs for the GW2Treasures org.
Usage
Common (Typescript)
{
"extends": ["@gw2treasures/eslint-config"]
}React
Also includes the common config
{
"extends": ["@gw2treasures/eslint-config/react"]
}Installation
npm i -D @gw2treasures/eslint-configLicense
@gw2treasures/eslint-config is licensed under the MIT License.
