mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-17 08:00:02 -04:00
disable @typescript-eslint/ban-types
This commit is contained in:
parent
e8a8a66397
commit
3436d85888
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
"no-undef": "off",
|
||||
"@typescript-eslint/no-explicit-any": "off",
|
||||
"@typescript-eslint/ban-ts-comment": "off",
|
||||
"@typescript-eslint/ban-types": "off",
|
||||
"@typescript-eslint/no-unused-vars": [
|
||||
"warn",
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue