6.0.3 • Published 10 months ago
eslint-config-madbooster-common v6.0.3
Usage
- install package
npm install -D eslint-config-madbooster-common@latest
- If not using npm => 8.0.0 : Install peer dependencies by hand
- create .eslintrc file with:
"extends": [ "madbooster-common" ]