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.
1 parent 9fa8322 commit db6f690Copy full SHA for db6f690
package.json
@@ -34,7 +34,6 @@
34
"test": "jest",
35
"test:watch": "jest --watch",
36
"check:runtimes": "tsx scripts/ecosystem-check.ts",
37
- "check:runtimes:full": "tsx scripts/ecosystem-check-enhanced.ts",
38
"prettier": "prettier \"src/**/*.{js,ts,tsx}\" --check",
39
"format": "prettier \"src/**/*.{js,ts,tsx}\" --write",
40
"prepublishOnly": "npm run build",
0 commit comments