1.2.2 • Published 4 years ago

@fbi-js/eslint-config-react-typescript v1.2.2

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

@fbi-js/eslint-config-react-typescript

ESLint config for React.js+Typescript project. Extends

Usage

npm i -D @fbi-js/eslint-config-react-typescript

./package.json (you can also use other configuration files)

{
  "eslintConfig": {
    "extends": [
      "@fbi-js/react-typescript"
    ]
  }
}

License

Licensed under MIT.

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

5 years ago

0.0.1

5 years ago