Use Prettier

This commit is contained in:
aronmal 2023-02-07 20:44:00 +01:00
parent 2aa5e4f050
commit 7db0b104a1
Signed by: aronmal
GPG key ID: 816B7707426FC612
3 changed files with 77 additions and 87 deletions

View file

@ -44,7 +44,10 @@
"@types/uuid": "^9.0.0",
"@types/web-bluetooth": "^0.0.16",
"autoprefixer": "^10.4.13",
"eslint-config-prettier": "^8.6.0",
"postcss": "^8.4.21",
"prettier": "^2.8.3",
"prettier-plugin-tailwindcss": "^0.2.2",
"sass": "^1.57.1",
"tailwindcss": "^3.2.4"
}