Fix Webpack, PostCSS and related configs
This commit is contained in:
parent
cc7f434e0f
commit
ee72421ecb
13 changed files with 886 additions and 1127 deletions
5
.prettierrc
Normal file
5
.prettierrc
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"parser": "babylon",
|
||||
"printWidth": 100,
|
||||
"trailingComma": "all"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue