0.1.0 • Published 7 months ago
@gw2treasures/eslint-config v0.1.0
@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.