Setup lang
This commit is contained in:
@ -83,10 +83,7 @@ const config = {
|
||||
options: {
|
||||
babelrc: false,
|
||||
configFile: false,
|
||||
presets: [
|
||||
["@babel/preset-env"],
|
||||
["@babel/preset-react", { runtime: "automatic" }],
|
||||
],
|
||||
presets: [["@babel/preset-env"], ["@babel/preset-react", { runtime: "automatic" }]],
|
||||
},
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user