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 adfd9bf commit 6f32c27Copy full SHA for 6f32c27
.github/actions/cache-builder/package.json
@@ -4,7 +4,7 @@
4
"private": true,
5
"scripts": {
6
"node:npm": "node src/caches/npm.ts",
7
- "fmt": "biome format --write .",
+ "fmt": "biome format --write ./src",
8
"typecheck": "tsc --noEmit"
9
},
10
"devDependencies": {
0 commit comments