WIP Auth redesign.
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
"indent": [true, "spaces", 2],
|
||||
"interface-name": false,
|
||||
"ordered-imports": false,
|
||||
"one-line": false,
|
||||
"object-literal-sort-keys": false,
|
||||
"no-consecutive-blank-lines": false,
|
||||
"trailing-comma": [true, {"multiline": "never", "singleline": "never" }]
|
||||
|
||||
Reference in New Issue
Block a user