9 lines
65 B
Plaintext
9 lines
65 B
Plaintext
/*
|
|
./.babelrc
|
|
*/
|
|
{
|
|
"presets":[
|
|
"es2015", "env", "react"
|
|
]
|
|
}
|