Skip to content

Commit 0875410

Browse files
committed
Add prettier
1 parent 209fbef commit 0875410

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
@@ -17,7 +17,8 @@
1717
"@typescript-eslint/parser": "^6.7.2",
1818
"eslint": "^8.57.1",
1919
"eslint-plugin-unused-imports": "^3.0.0",
20-
"@stylistic/eslint-plugin-ts": "^1.6.2"
20+
"@stylistic/eslint-plugin-ts": "^1.6.2",
21+
"prettier": "^3.6.2"
2122
},
2223
"engines": {
2324
"pnpm": ">=9.0.0 <10"

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)