🚨 Try to make TS linter happy

This commit is contained in:
2023-01-30 22:07:20 +01:00
parent 27f895ce0c
commit 2fd6783534
10 changed files with 242 additions and 152 deletions

View File

@@ -15,7 +15,8 @@
{
"name": "typescript-eslint-language-service"
}
]
],
"lib": ["ES2021", "DOM"],
},
"include": ["src"]
}