Licence
MIT
Version
0.1.6
Deps
0
Size
5 kB
Vulns
0
Weekly
0
TSLint Config Foyer
A TSLint config for Foyer
Installation
Dependent on
tslinttslint-config-prettiertslint-plugin-prettiertslint-reacttslint-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