mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
parent
763bcfd526
commit
b95baba0d9
1 changed files with 1 additions and 2 deletions
|
|
@ -1,6 +1,5 @@
|
|||
{
|
||||
"extends": ["tslint:latest", "tslint-react", "tslint-config-prettier"],
|
||||
"rulesDirectory": ["tslint-plugin-prettier"],
|
||||
"extends": ["tslint-plugin-prettier", "tslint-config-prettier"],
|
||||
"rules": {
|
||||
"prettier": true
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue