mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 21:30:31 +00:00
7 lines
119 B
Plaintext
7 lines
119 B
Plaintext
|
|
{
|
|
"presets": ["@babel/preset-env"],
|
|
"retainLines": true,
|
|
"plugins": ["@babel/plugin-transform-runtime"]
|
|
}
|