1.0.0 • Published 4 years ago
@codepointtku/jsx-eslint v1.0.0
City of Turku tsx/jsx Prettier config
- What is this for?: This Eslint config is meant to be used for City of Turku's web development projects.
- Can anyone use it?: Yes, you can use this config however you like, but keep in mind that these settings might change over time.
Contact for questions, information and to contribute
Installation
Run this command in your repository
$ npm install --dev @codepointtku/jsx-eslint
Usage
Add this line to your .eslintrc
{
"extends": "@codepointtku/jsx-eslint"
}
1.0.0
4 years ago