mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-11 00:33:17 +00:00
7 lines
74 B
Text
7 lines
74 B
Text
{
|
|
"presets": [
|
|
"es2015",
|
|
"react"
|
|
],
|
|
"plugins": ["lodash"]
|
|
}
|