0.1.6 • Published 4 years ago

@foyer/tslint-config v0.1.6

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

TSLint Config Foyer

A TSLint config for Foyer

Installation

Dependent on tslint tslint-config-prettier tslint-plugin-prettier tslint-react tslint-react-hooks

npm install @foyer/tslint-config tslint tslint-config-prettier tslint-plugin-prettier tslint-react tslint-react-hooks --save-dev

Usage

In tslint.json:

{
  "extends": "@foyer/tslint-config",
  "rules": {
    "object-literal-sort-keys": true
  }
}

License

MIT

0.1.6

4 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.2.2

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago