ESLint configuration for Showbie projects.
@showbie/eslint-config
@showbie/eslint-config-ember
@showbie/eslint-config-react
@showbie/eslint-config-typescript
Refer to the specific config for detailed installation instructions.
You’ll probably want to ensure you have a couple of Prettier’s options set as well.
"prettier": {
"singleQuote": true
}