12 lines
146 B
JSON
12 lines
146 B
JSON
{
|
|
"presets": [
|
|
["../../lib", {
|
|
"debug": true,
|
|
"targets": {
|
|
"node": 6
|
|
},
|
|
"useBuiltIns": "entry"
|
|
}]
|
|
]
|
|
}
|