This commit is contained in:
parent
0fa904bed2
commit
6c102547d8
2
index.js
2
index.js
@ -13,7 +13,7 @@ const scripts = {
|
|||||||
lint: 'eslint . --ext .js,.jsx,.ts,.tsx,.vue,.mjs',
|
lint: 'eslint . --ext .js,.jsx,.ts,.tsx,.vue,.mjs',
|
||||||
test: {
|
test: {
|
||||||
common: 'nyc jasmine --config="jasmine.json"',
|
common: 'nyc jasmine --config="jasmine.json"',
|
||||||
ts: 'tsc && nyc jasmine --config="jasmine.json"',
|
ts: 'nyc jasmine-ts --config="jasmine.json"',
|
||||||
no: 'echo "no test"'
|
no: 'echo "no test"'
|
||||||
},
|
},
|
||||||
compile: {
|
compile: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user