We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da72059 commit b3b0f3dCopy full SHA for b3b0f3d
1 file changed
packages/plugins/c-sharp/c-sharp/package.json
@@ -29,8 +29,7 @@
29
},
30
"typings": "dist/typings/index.d.ts",
31
"scripts": {
32
- "lint": "eslint **/*.ts",
33
- "test": "vitest"
+ "lint": "eslint **/*.ts"
34
35
"peerDependencies": {
36
"graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0"
0 commit comments