mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-19 22:30:31 +00:00
fix bugs in sales and purchases API.
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"module": "commonjs",
|
||||
"target": "es5",
|
||||
"jsx": "react",
|
||||
"allowJs": true
|
||||
"allowJs": true,
|
||||
"esModuleInterop": true,
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user