use Prettier

This commit is contained in:
Romulus21
2022-02-05 01:25:59 +01:00
parent 0b95d65898
commit 8223211d6a
30 changed files with 1072 additions and 713 deletions

View File

@@ -31,7 +31,9 @@
"preact": "^10.3.2",
"preact-cli-tailwind": "^3.0.0",
"preact-render-to-string": "^5.1.4",
"preact-router": "^3.2.1"
"preact-router": "^3.2.1",
"prettier": "^2.5.1",
"prettier-plugin-tailwindcss": "^0.1.5"
},
"jest": {
"preset": "jest-preset-preact",