@ -13,7 +13,7 @@ const scripts = {
lint: 'eslint . --ext .js,.jsx,.ts,.tsx,.vue,.mjs',
test: {
common: 'nyc jasmine --config="jasmine.json"',
ts: 'tsc && nyc jasmine --config="jasmine.json"',
ts: 'nyc jasmine-ts --config="jasmine.json"',
no: 'echo "no test"'
},
compile: {
The note is not visible to the blocked user.