tests for voice
All checks were successful
NPM Audit Check / Check NPM audit (push) Successful in -1m32s
All checks were successful
NPM Audit Check / Check NPM audit (push) Successful in -1m32s
This commit is contained in:
@@ -9,9 +9,9 @@
|
||||
"moduleResolution": "node16",
|
||||
"sourceMap": true,
|
||||
"inlineSources": true,
|
||||
"rootDir": "./src",
|
||||
"rootDir": "./",
|
||||
"outDir": "./distribution"
|
||||
},
|
||||
"include": ["src/**/*"],
|
||||
"include": ["src/**/*", "test/**/*"],
|
||||
"exclude": ["**/*.spec.ts"]
|
||||
}
|
||||
|
Reference in New Issue
Block a user