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 a39d9f0 commit b84201cCopy full SHA for b84201c
package.json
@@ -23,7 +23,7 @@
23
"lint:fix": "turbo run lint:fix",
24
"lint-staged": "lint-staged -p 10",
25
"prettier:check": "turbo run prettier:check",
26
- "prettier:fix": "turbo run prettier:check",
+ "prettier:fix": "turbo run prettier:fix",
27
"new": "janus-cli new --do-not-edit-packages",
28
"prepare": "husky install",
29
"export-dynamic": "turbo run export-dynamic",
0 commit comments