tslint: Enable typedef-whitespace
This commit is contained in:
parent
6e6899a231
commit
bed8853f45
2 changed files with 2 additions and 3 deletions
|
|
@ -33,7 +33,6 @@
|
||||||
"radix": false,
|
"radix": false,
|
||||||
"space-before-function-paren": false,
|
"space-before-function-paren": false,
|
||||||
"trailing-comma": false,
|
"trailing-comma": false,
|
||||||
"triple-equals": false,
|
"triple-equals": false
|
||||||
"typedef-whitespace": false
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue