fix
This commit is contained in:
parent
c5878083f0
commit
99c0b510e5
@ -10,7 +10,8 @@
|
||||
},
|
||||
"scripts": {
|
||||
"lint": "eslint . --ext .js,.jsx,.ts,.tsx,.vue,.mjs",
|
||||
"test": "nyc ava",
|
||||
"test": "echo \"no test\"",
|
||||
"compile": "tsc --allowJs --declaration --emitDeclarationOnly index.js",
|
||||
"ci": "yarn && node jenkins.js"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user