Autoformat
This commit is contained in:
parent
2a49f490ff
commit
e0fa2bacd7
7
.babelrc
7
.babelrc
@ -1,10 +1,13 @@
|
||||
{
|
||||
"presets": [
|
||||
["@babel/preset-env", {
|
||||
[
|
||||
"@babel/preset-env",
|
||||
{
|
||||
"targets": {
|
||||
"ie": "11"
|
||||
}
|
||||
}],
|
||||
}
|
||||
],
|
||||
"@babel/preset-react"
|
||||
],
|
||||
"plugins": [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user