add npmts as required global tool for CI
This commit is contained in:
parent
9d08755705
commit
6b95c7e2ca
@ -3,5 +3,10 @@
|
||||
"testTs": {
|
||||
"./test/*.ts": "./test/"
|
||||
}
|
||||
},
|
||||
"npmci": {
|
||||
"globalNpmTools": [
|
||||
"npmts"
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user