@titan-tooling/typescript-eslint-config
v1.0.0-beta.1
Published
> A reuasble typescript react config example
Downloads
6
Readme
Titan typescript react eslint config
A reuasble typescript react config example
Installation
- yarn add @titan-tooling/typescript-eslint-config --dev
- extend the plugin in the eslintrc file:
{
"extends": "@titan-tooling/typescript-eslint-config"
}