7 lines
79 B
Plaintext
7 lines
79 B
Plaintext
{
|
|
"presets": ["es2015-loose"],
|
|
"plugins": [
|
|
"add-module-exports"
|
|
]
|
|
}
|