actual/packages/loot-core
2022-11-14 18:01:08 -05:00
..
bin fix: replace last usages of | 0 2022-11-12 22:33:49 -05:00
migrations Initial (open-source) 2022-04-28 22:44:38 -04:00
src Always pull in API package from workspace (fixes #378) 2022-11-14 18:01:08 -05:00
webpack refactor: remove unused imports 2022-08-22 22:51:01 -04:00
.babelrc Initial (open-source) 2022-04-28 22:44:38 -04:00
.eslintignore ci: add linter check to CI 2022-06-29 10:48:19 -04:00
.gitignore Initial (open-source) 2022-04-28 22:44:38 -04:00
db.sqlite Initial (open-source) 2022-04-28 22:44:38 -04:00
default-db.sqlite Initial (open-source) 2022-04-28 22:44:38 -04:00
init-node.js Initial (open-source) 2022-04-28 22:44:38 -04:00
jest.config.js fix: stop trying to transform node_modules 2022-08-24 21:15:00 +01:00
jest.web.config.js fix: add ts-jest presets which are equivalent to the old transform properties 2022-08-24 21:13:04 +01:00
package.json Separate external, monorepo and internal imports (#237) 2022-09-02 12:43:37 +01:00