@alwatr/eslint-config
v5.6.7
Published
Alwatr ECMAScript Style Guide as a ESLint shareable configurations.
Maintainers
Readme
ESLint Configurations
Alwatr ECMAScript Style Guide as a ESLint shareable configurations.
Installation
yarn add -D @alwatr/eslint-config \
eslint \
@typescript-eslint/parser \
@typescript-eslint/eslint-plugin \
eslint-plugin-import \
eslint-import-resolver-typescriptUsage
Create a .eslintrc.json file in the root of your project:
{
"extends": "@alwatr/eslint-config",
"rules": {
// Additional, per-project rules...
}
}Sponsors
The following companies, organizations, and individuals support Nanolib ongoing maintenance and development. Become a Sponsor to get your logo on our README and website.
Contributing
Contributions are welcome! Please read our contribution guidelines before submitting a pull request.
