mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 12:13:48 +01:00
Fix tslint.json
This commit is contained in:
parent
c0dab38109
commit
3091c9a52e
@ -69,8 +69,7 @@
|
||||
"no-switch-case-fall-through": true,
|
||||
"no-unsafe-finally": true,
|
||||
"no-unused-expression": true,
|
||||
"no-unused-new": true,
|
||||
"no-use-before-declare": true,
|
||||
"no-use-before-declare": false,
|
||||
"no-var-keyword": true,
|
||||
"radix": true,
|
||||
"restrict-plus-operands": false,
|
||||
|
Loading…
Reference in New Issue
Block a user