Added custom tab pages animations
This commit is contained in:
2
.jscsrc
2
.jscsrc
@@ -13,7 +13,7 @@
|
||||
"disallowMixedSpacesAndTabs": "smart",
|
||||
"disallowTrailingWhitespace": true,
|
||||
"disallowSpaceAfterPrefixUnaryOperators": true,
|
||||
"disallowMultipleVarDecl": true,
|
||||
"disallowMultipleVarDecl": false,
|
||||
"disallowNewlineBeforeBlockStatements": true,
|
||||
"disallowKeywordsOnNewLine": ["else"],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user