1.2.2 • Published 4 years ago

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

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

@fbi-js/eslint-config-typescript

ESLint config for Typescript project. Extends

Usage

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

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

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

License

Licensed under MIT.