mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-19 11:50:59 +00:00
12 lines
150 B
Text
12 lines
150 B
Text
{
|
|
"presets": [
|
|
[
|
|
"es2015",
|
|
{
|
|
"loose": true,
|
|
"modules": false
|
|
}
|
|
]
|
|
],
|
|
"plugins": ["external-helpers"]
|
|
}
|