Skip to content

Commit d54b772

Browse files
committed
need prettier to format yaml
1 parent 78c9454 commit d54b772

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"homepage": "https://github.com/docspring/logstruct#readme",
2424
"devDependencies": {
2525
"@docspring/cspell-lockfile-dicts": "^1.2.0",
26-
"cspell": "^9.2.1"
26+
"cspell": "^9.2.1",
27+
"prettier": "^3.4.2"
2728
}
2829
}

pnpm-lock.yaml

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)