5 lines
111 B
Plaintext
5 lines
111 B
Plaintext
{
|
|
plugins: ['transform-runtime', 'transform-decorators-legacy'],
|
|
presets: ['es2015', 'stage-0', 'react']
|
|
}
|