build(prettier): Use prettier for file formatting

This commit is contained in:
T. R. Bernstein
2025-02-24 23:12:38 +01:00
parent 85230a1b7c
commit f160f6cbd6
4 changed files with 9 additions and 0 deletions

View File

@@ -7,6 +7,7 @@
"license": "UNLICENSED",
"packageManager": "pnpm@10.4.1",
"devDependencies": {
"@tabshift/prettier-config": "workspace:*",
"prettier": "^3.5.2"
}
}