9 lines
98 B
Plaintext
9 lines
98 B
Plaintext
{
|
|
"presets": [
|
|
"@babel/preset-env"
|
|
],
|
|
"plugins": [
|
|
"babel-plugin-root-import"
|
|
]
|
|
}
|