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 4aef7e7 commit 9436a91Copy full SHA for 9436a91
package.json
@@ -16,7 +16,6 @@
16
"author": "",
17
"license": "MIT",
18
"scripts": {
19
- "dev": "bun run examples/debug.ts",
20
"format": "prettier --write src/**/*.ts",
21
"format:check": "prettier --check src/**/*.ts",
22
"test": "bun test --coverage tests/*.test.ts",
0 commit comments