TSLint: Align various syntax elements
This commit is contained in:
parent
9858e0e680
commit
04acdebe48
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
],
|
||||
"jsRules": {},
|
||||
"rules": {
|
||||
"align": [true, "arguments", "elements", "members", "parameters", "statements"],
|
||||
"array-type": [true, "generic"],
|
||||
"import-spacing": false,
|
||||
"interface-name": [true, "never-prefix"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue