Formatting
This commit is contained in:
parent
8a18304225
commit
9adaa6041d
10
package.json
10
package.json
@ -28,8 +28,14 @@
|
||||
"not ie < 11"
|
||||
],
|
||||
"babel": {
|
||||
"presets": ["env", "react"],
|
||||
"plugins": ["transform-class-properties", "syntax-dynamic-import"]
|
||||
"presets": [
|
||||
"env",
|
||||
"react"
|
||||
],
|
||||
"plugins": [
|
||||
"transform-class-properties",
|
||||
"syntax-dynamic-import"
|
||||
]
|
||||
},
|
||||
"postcss": {
|
||||
"plugins": {
|
||||
|
Loading…
Reference in New Issue
Block a user