Skip to content

Commit

Permalink
remover prettier from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Tishasoumya-02 authored Feb 6, 2025
1 parent 2e52f64 commit 1469629
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,19 +35,6 @@
"storybook": "VOLTOCONFIG=$(pwd)/volto.config.js pnpm --filter @plone/volto storybook dev -p 6006 -c $(pwd)/.storybook",
"storybook-build": "VOLTOCONFIG=$(pwd)/volto.config.js pnpm --filter @plone/volto build-storybook -c $(pwd)/.storybook"
},
"prettier": {
"trailingComma": "all",
"singleQuote": true,
"useTabs": false,
"overrides": [
{
"files": "*.overrides",
"options": {
"parser": "less"
}
}
]
},
"dependencies": {
"@plone/volto": "workspace:*",
"@plone/registry": "workspace:*",
Expand Down

0 comments on commit 1469629

Please sign in to comment.