Skip to content

Commit 3b311bf

Browse files
committed
repo: remove unused prettierrc
[skip ci] Signed-off-by: Luca Zeuch <[email protected]>
1 parent 0acf6a7 commit 3b311bf

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

.prettierrc.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
"scripts": {
88
"create": "hugo new",
99
"dev": "hugo server --disableFastRender --noHTTPCache",
10-
"format": "prettier **/** -w -c",
1110
"build": "hugo --minify --gc && npm run highlight",
1211
"highlight": "node scripts/highlight.mjs",
1312
"preview": "vite preview --outDir public",

0 commit comments

Comments
 (0)