e2f58074bd
- this is the default config which we insert into packages by default - we've since switched to using a shared config to deduplicate the config - this switches a couple of packages over to that config |
||
---|---|---|
.. | ||
src | ||
test | ||
.eslintrc.js | ||
package.json | ||
README.md | ||
tsconfig.json |
Post Events
Post Entity Domain events
Usage
Develop
This is a monorepo package.
Follow the instructions for the top-level repo.
git clone
this repo &cd
into it as usual- Run
yarn
to install top-level dependencies.
Test
yarn lint
run just eslintyarn test
run lint and tests