Skip to content

Commit

Permalink
Format generated file
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Nov 11, 2024
1 parent fe7812e commit 6e15421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/knip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"release": "release-it",
"create-plugin": "bun ./scripts/create-new-plugin.ts",
"postcreate-plugin": "biome format --write schema.json schema-jsonc.json src/ConfigurationValidator.ts",
"generate-plugin-defs": "node ./scripts/generate-plugin-defs.js && biome check --write src/plugins/index.ts src/types/PluginNames.ts"
"generate-plugin-defs": "node ./scripts/generate-plugin-defs.js && biome check --write src/plugins/index.ts src/types/PluginNames.ts src/schema/plugins.ts"
},
"files": [
"dist",
Expand Down

0 comments on commit 6e15421

Please sign in to comment.