Add back in react & co
This commit is contained in:
parent
82fa543e43
commit
aa721767fa
5 changed files with 1338 additions and 1364 deletions
9
.prettierrc
Normal file
9
.prettierrc
Normal file
|
@ -0,0 +1,9 @@
|
|||
# -*- yaml -*-
|
||||
|
||||
tabWidth: 4
|
||||
bracketSameLine: true
|
||||
|
||||
overrides:
|
||||
- files: "**/*.html"
|
||||
options:
|
||||
tabWidth: 2
|
Reference in a new issue