1.0.0 • Published 4 years ago

@codepointtku/jsx-eslint v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

City of Turku tsx/jsx Prettier config

npm Release Version GitHub Workflow Status

  • 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