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