use Prettier
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user