mirror of
https://github.com/wassname/react-webpack-template.git
synced 2026-07-14 11:17:54 +08:00
7 lines
49 B
Plaintext
7 lines
49 B
Plaintext
{
|
|
"presets": [
|
|
"es2015",
|
|
"react"
|
|
]
|
|
}
|