tslint error...
This commit is contained in:
Родитель
63ab29cb77
Коммит
c638918baa
|
@ -10,7 +10,8 @@
|
|||
"no-shadowed-variable": false,
|
||||
"ordered-imports": false,
|
||||
"no-string-literal": false,
|
||||
"no-bitwise": false
|
||||
"no-bitwise": false,
|
||||
"function-constructor": false
|
||||
},
|
||||
"rulesDirectory": []
|
||||
}
|
Загрузка…
Ссылка в новой задаче