We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0157077 commit 6aea10fCopy full SHA for 6aea10f
1 file changed
workspaces/quickstart/package.json
@@ -58,7 +58,7 @@
58
"@types/react-dom": "^18",
59
"refractor@npm:3.6.0/prismjs": "^1.30.0"
60
},
61
- "prettier": "@spotify/prettier-config",
+ "prettier": "@backstage/cli/config/prettier",
62
"lint-staged": {
63
"*.{js,jsx,ts,tsx,mjs,cjs}": [
64
"eslint --fix",
0 commit comments