8 lines
74 B
Plaintext
8 lines
74 B
Plaintext
|
{
|
||
|
"presets": ["es2015"],
|
||
|
|
||
|
"plugins": [
|
||
|
"add-module-exports"
|
||
|
]
|
||
|
}
|