mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-20 06:40:31 +00:00
WIP Items module.
This commit is contained in:
6
server/.babelrc
Normal file
6
server/.babelrc
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
{
|
||||
"presets": ["@babel/preset-env"],
|
||||
"retainLines": true,
|
||||
"plugins": ["@babel/plugin-transform-runtime"]
|
||||
}
|
||||
Reference in New Issue
Block a user