We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e22632 commit e7254bfCopy full SHA for e7254bf
1 file changed
tests/contracts/provider/package.json
@@ -6,6 +6,7 @@
6
"lint": "eslint .",
7
"lint:fix": "eslint . --fix",
8
"test:contracts": "./scripts/test.sh",
9
+ "test:unit": "echo Unit tests not required",
10
"typecheck": "tsc --noEmit"
11
},
12
"dependencies": {
0 commit comments