mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-28 13:18:49 +01:00
build: fix tslint config
This commit is contained in:
parent
53778c2053
commit
6937b6a04d
1 changed files with 0 additions and 1 deletions
|
|
@ -98,7 +98,6 @@
|
|||
"space-in-parens": ["error", "info", "never"],
|
||||
"number-literal-format": true,
|
||||
"no-invalid-template-strings": true,
|
||||
"no-void-expression": [true, "ignore-arrow-function-shorthand"],
|
||||
"prefer-template": true,
|
||||
"no-unnecessary-callback-wrapper": true,
|
||||
"member-access": [true, "no-public"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue