now allows the setting of a better config for how tests are run
This commit is contained in:
3
dist/npmts.config.js
vendored
3
dist/npmts.config.js
vendored
@@ -13,6 +13,9 @@ exports.run = function (argvArg) {
|
||||
mode: 'default',
|
||||
test: true,
|
||||
testTs: {},
|
||||
testConfig: {
|
||||
parallel: true
|
||||
},
|
||||
ts: {},
|
||||
tsOptions: {},
|
||||
watch: false,
|
||||
|
||||
Reference in New Issue
Block a user