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 27bb867 commit b7b7316Copy full SHA for b7b7316
packages/bun-plugin-hbs/package.json
@@ -3,10 +3,7 @@
3
"version": "0.1.0",
4
"type": "module",
5
"module": "src/index.ts",
6
- "scripts": {
7
- "lint": "biome lint --write src",
8
- "format": "biome format --write src"
9
- },
+ "scripts": {},
10
"packageManager": "[email protected]",
11
"repository": {
12
"type": "git",
0 commit comments