mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-02-24 17:04:07 +01:00
fix(tslint): add correct semicolon option (#1777)
This commit is contained in:
parent
99fa419bdf
commit
00e6ca5d96
3 changed files with 4 additions and 3 deletions
|
|
@ -74,6 +74,7 @@
|
|||
],
|
||||
"radix": true,
|
||||
"semicolon": [
|
||||
true,
|
||||
"always"
|
||||
],
|
||||
"triple-equals": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue