chore(): update tests for compatibility with new testing sub account
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"sourceMap": true,
|
||||
"esModuleInterop": true,
|
||||
"lib": ["es2017", "dom"],
|
||||
"outDir": "lib"
|
||||
"outDir": "./lib"
|
||||
},
|
||||
"include": ["src/**/*"],
|
||||
"exclude": ["node_modules", "**/node_modules/*", "coverage", "doc"]
|
||||
|
||||
Reference in New Issue
Block a user