Ghost/ghost/nql-filter-expansions
Naz 658adf0ab1 Fixed build command for nql-filter-expansions
no issue

- The newly generated package did not have the build:ts command needed for nx build to run
2023-07-25 19:01:56 +08:00
..
src
test
.eslintrc.js
package.json Fixed build command for nql-filter-expansions 2023-07-25 19:01:56 +08:00
README.md
tsconfig.json

Nql Filter Expansions

NQL Filter Expansions for entities/models/resources

Usage

Develop

This is a monorepo package.

Follow the instructions for the top-level repo.

  1. git clone this repo & cd into it as usual
  2. Run yarn to install top-level dependencies.

Test

  • yarn lint run just eslint
  • yarn test run lint and tests