fix(ci): fix npmextra
This commit is contained in:
parent
53f01903db
commit
8d8cde1447
@ -1,8 +1,11 @@
|
||||
{
|
||||
"npmci": {
|
||||
"globalNpmTools": [
|
||||
"npmts"
|
||||
]
|
||||
"npmGlobalTools": [
|
||||
"npmts",
|
||||
"ts-node",
|
||||
"typescript"
|
||||
],
|
||||
"npmAccessLevel": "public"
|
||||
},
|
||||
"npmts": {
|
||||
"coverageTreshold": 60
|
||||
|
Loading…
Reference in New Issue
Block a user