@rplan/express-middleware

v9.4.0
![Allex](https://img.shields.io/badge/Allex-7495FE?style=for-the-badge) ![Responsible: R&D](https://img.shields.io/badge/Responsible-R%26D--Team-ffd700?style=for-the-badge)

lint

eslint --ext js,ts src test

test

npm run test_logging && npm run test_other

build

allex-build build

clean

allex-build clean

typecheck

tsc --noEmit

test_other

LOG_LEVEL=debug mocha 'test/**/*.test.*'

build:clean

npm run clean && npm run build

test_logging

LOG_LEVEL=debug RPLAN_ADDITIONAL_CONFIG_FILES=test/.rplan-config-logging-test.yml mocha 'test/**/*.logging_test.*'

build:src:watch

allex-build build --watch
npm i @rplan/[email protected]

Metadata

  • MIT
  • >=20
  • Actano GmbH
  • released 7/31/2024

Downloads