Remove one warning from tests
This commit is contained in:
parent
a55aca3d00
commit
53bca8f878
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"compilerOptions": {
|
||||
"checkJs": true,
|
||||
"esModuleInterop": true,
|
||||
"lib": ["ES6", "DOM"],
|
||||
"noEmit": true,
|
||||
"strict": true
|
||||
|
|
Loading…
Reference in a new issue