0.0.3 • Published 1 year ago

@saremid/eslint-config v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@saremid/eslint-config Version Badge

Maintenance Status NPM version

Eslint shared config for react with typescript

Installation

npm install @saremid/eslint-config eslint prettier --save-dev

Configuration

{
  "extends": ["@saremid"]
}

License

@saremid/eslint-config is licensed under the MIT License.