Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: [TECH-1456] extract rules engine into its own package with …
…yarn workspaces (#3093) * refactor: delete the rules engine folder form capture core * refactor: change rule engine import * refactor: extract rules engine src folder * refactor: generate lib folder * refactor: generate flow typed definitions * refactor: add flow typed * refactor: set up babel with flow and eslint * refactor: unit tests * chore: folder structure and yarn lock * chore: build rules engine with d2 app scripts * chore: move flow checks at root level and delete flow-typed folder * chore: fix conflicts with master * fix: various improvements * fix: tests * fix: minor * chore: ignore build * chore: watch for changes workspaces * chore: flow and lint logic * chore: ignore update --------- Co-authored-by: Joakim Storløkken Melseth <[email protected]>
- Loading branch information