We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d841032 commit a3f93deCopy full SHA for a3f93de
package.json
@@ -20,7 +20,7 @@
20
"main": "index.js",
21
"scripts": {
22
"test": "echo \"Error: no test specified\" && exit 1",
23
- "format:unpacked": "npx @biomejs/biome format --write unpacked"
+ "format:unpacked": "npx @biomejs/biome format --write unpacked && npx prettier --write unpacked/**/*.css"
24
},
25
"dependencies": {},
26
"devDependencies": {
0 commit comments