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