Skip to content

Commit 36fa96d

Browse files
committed
format file after generation
1 parent 568c270 commit 36fa96d

File tree

2 files changed

+7050
-5937
lines changed

2 files changed

+7050
-5937
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"test:unit": "node --test --test-reporter=@reporters/github --test-reporter-destination=stdout --test-reporter=spec --test-reporter-destination=stdout --import=tsx ./tests/unit/index.test.ts",
1313
"test:e2e": "wrangler deploy --dry-run --outdir=dist && node --test --test-reporter=@reporters/github --test-reporter-destination=stdout --test-reporter=spec --test-reporter-destination=stdout --import=tsx ./tests/e2e/index.test.ts",
1414
"build:mustache": "node scripts/compile-mustache.mjs",
15-
"build:workers-types": "wrangler types --include-env=false"
15+
"build:workers-types": "wrangler types --include-env=false && node --run format"
1616
},
1717
"devDependencies": {
1818
"@eslint/eslintrc": "^3.2.0",

0 commit comments

Comments
 (0)