mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-18 08:20:13 +01:00
build: update tslint config
This commit is contained in:
parent
20aff95426
commit
2b45625202
1 changed files with 1 additions and 2 deletions
|
|
@ -37,11 +37,10 @@
|
||||||
],
|
],
|
||||||
"member-access": false,
|
"member-access": false,
|
||||||
"no-arg": true,
|
"no-arg": true,
|
||||||
"no-bitwise": true,
|
|
||||||
"no-console": [
|
"no-console": [
|
||||||
true,
|
true,
|
||||||
"debug",
|
"debug",
|
||||||
"info",
|
"log",
|
||||||
"time",
|
"time",
|
||||||
"timeEnd",
|
"timeEnd",
|
||||||
"trace"
|
"trace"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue