mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 01:49:19 +00:00
LF it all!! - And actual tgui3
This commit is contained in:
@@ -8,6 +8,8 @@ env:
|
||||
es6: true
|
||||
browser: true
|
||||
node: true
|
||||
globals:
|
||||
Byond: readonly
|
||||
plugins:
|
||||
- react
|
||||
settings:
|
||||
@@ -388,7 +390,7 @@ rules:
|
||||
## Enforce a particular style for multiline comments
|
||||
# multiline-comment-style: error
|
||||
## Enforce newlines between operands of ternary expressions
|
||||
multiline-ternary: [error, always-multiline]
|
||||
# multiline-ternary: [error, always-multiline]
|
||||
## Require constructor names to begin with a capital letter
|
||||
# new-cap: error
|
||||
## Enforce or disallow parentheses when invoking a constructor with no
|
||||
|
||||
Reference in New Issue
Block a user