Remove one warning from tests

This commit is contained in:
Tangent Wantwight 2023-08-26 01:16:43 -04:00
parent a55aca3d00
commit 53bca8f878
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
{
"compilerOptions": {
"checkJs": true,
"esModuleInterop": true,
"lib": ["ES6", "DOM"],
"noEmit": true,
"strict": true