Skip to content

Commit 6aea10f

Browse files
chore(quickstart): replace spotify/prettier-config with backstage/cli/prettier-config (#2910)
Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com>
1 parent 0157077 commit 6aea10f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

workspaces/quickstart/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@types/react-dom": "^18",
5959
"refractor@npm:3.6.0/prismjs": "^1.30.0"
6060
},
61-
"prettier": "@spotify/prettier-config",
61+
"prettier": "@backstage/cli/config/prettier",
6262
"lint-staged": {
6363
"*.{js,jsx,ts,tsx,mjs,cjs}": [
6464
"eslint --fix",

0 commit comments

Comments
 (0)