mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-21 03:30:42 +00:00
Fix tslint.json
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user