1.0.0 • Published 12 months ago
@openregion/eslint-config v1.0.0
ESLint shared config
Open Region ESLint shared config
Usage
Install package
npm install --save-dev @openregion/eslint-config
Create .eslintrc
file with this content
{
"extends": [
"@openregion"
]
}
1.0.0
12 months ago