actual/packages/loot-core
2022-08-24 21:14:16 +01:00
..
bin refactor: move crdt files into separate directory 2022-08-22 23:09:08 -04:00
migrations Initial (open-source) 2022-04-28 22:44:38 -04:00
src test: skip failing test suites 2022-08-23 17:25:56 +01: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 the web tests from running in node environment 2022-08-24 21:14:16 +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 build: replace babel-jest with ts-jest 2022-08-24 20:21:35 +01:00