format frontend

This commit is contained in:
nora 2022-03-06 13:36:23 +01:00
parent ebc9756d1e
commit bd0a39dd7a
10 changed files with 30 additions and 27 deletions

View file

@ -16,6 +16,9 @@
"typescript": "^4.4.2",
"web-vitals": "^2.1.0"
},
"devDependencies": {
"prettier": "^2.5.1"
},
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",