incr: rem singleton from index.ts cause can't test

- update models to not use singleton export
This commit is contained in:
18alantom
2022-05-23 16:18:22 +05:30
parent ffdacc9637
commit 76bf6cfda5
62 changed files with 1009 additions and 638 deletions
+1 -1
View File
@@ -44,6 +44,6 @@
"scripts/**/*.ts",
"utils/csvParser.ts"
],
, "utils/config.ts" ],
"exclude": ["node_modules"]
}