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 e020839 commit 0de3300Copy full SHA for 0de3300
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