1.0.3 • Published 1 year ago
@bts-prodev/eslint-prettier v1.0.3
Installation
Install the following command
npm install --save-dev @bts-prodev/eslint-prettier
Usage
Add the following configuration to your package.json
"eslintConfig": {
"extends": [
"@bts-prodev/eslint-prettier"
]
}