0.1.6 • Published 5 years ago

@foyer/tslint-config v0.1.6

Weekly downloads
9
License
MIT
Repository
github
Last release
5 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

5 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.2.2

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago