We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
tsc
1 parent 872d121 commit 85a9296Copy full SHA for 85a9296
test/ts-use/package.json
@@ -5,7 +5,7 @@
5
"multiformats": "file:../../"
6
},
7
"scripts": {
8
- "test": "npm install && npm_config_yes=true npx -p typescript tsc --noEmit"
+ "test": "npm install && ../../node_modules/.bin/tsc --noEmit"
9
10
"eslintConfig": {
11
"extends": "ipfs",
0 commit comments