mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-18 03:26:07 +08:00
chore: disable rule
This commit is contained in:
parent
53bf826f08
commit
fc2d85a9e5
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
"no-async-endpoint-handlers": "off",
|
||||
"no-this-alias": "off",
|
||||
"no-var": "error",
|
||||
|
||||
"no-unassigned-import": "off",
|
||||
"no-non-null-assertion": "error",
|
||||
"no-non-null-asserted-nullish-coalescing": "error",
|
||||
"no-explicit-any": "error",
|
||||
|
|
Loading…
Add table
Reference in a new issue