mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-22 09:16:11 +01:00
parent
3e66636a05
commit
2108067aab
2 changed files with 2 additions and 9 deletions
|
|
@ -37,7 +37,6 @@
|
|||
"curly": false,
|
||||
"forin": true,
|
||||
"label-position": true,
|
||||
"label-undefined": true,
|
||||
"no-arg": true,
|
||||
"no-bitwise": true,
|
||||
"no-conditional-assignment": true,
|
||||
|
|
@ -70,11 +69,6 @@
|
|||
true,
|
||||
"allow-null-check"
|
||||
],
|
||||
"use-strict": [
|
||||
true,
|
||||
"check-module"
|
||||
],
|
||||
|
||||
"eofline": true,
|
||||
"indent": [
|
||||
true,
|
||||
|
|
@ -104,7 +98,6 @@
|
|||
"interface-name": false,
|
||||
"jsdoc-format": true,
|
||||
"no-consecutive-blank-lines": false,
|
||||
"no-constructor-vars": false,
|
||||
"one-line": [
|
||||
true,
|
||||
"check-open-brace",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue