Add back in react & co

This commit is contained in:
Tristan Daniël Maat 2022-07-30 18:12:30 +01:00
parent 82fa543e43
commit aa721767fa
Signed by: tlater
GPG key ID: 49670FD774E43268
5 changed files with 1338 additions and 1364 deletions

9
.prettierrc Normal file
View file

@ -0,0 +1,9 @@
# -*- yaml -*-
tabWidth: 4
bracketSameLine: true
overrides:
- files: "**/*.html"
options:
tabWidth: 2