File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change 3939 "test:cov" : " jest --coverage --detectOpenHandles" ,
4040 "test:debug" : " node --inspect-brk -r tsconfig-paths/register -r ts-node/register node_modules/.bin/jest --runInBand" ,
4141 "test:e2e" : " jest --config ./test/jest-e2e.json" ,
42- "schematics:inherit" : " nest generate -c @kradihsoy/lt-schematics inherit" ,
4342 "generate:doc" : " npx @compodoc/compodoc -c .compodocrc" ,
4443 "generate:docServer" : " npx @compodoc/compodoc -s -c .compodocrc -d ./documentation" ,
4544 "console" : " node dist/console" ,
4645 "prepare" : " husky" ,
4746 "start:debug:webstorm" : " node $NODE_DEBUG_OPTION -r ts-node/register -r tsconfig-paths/register src/main.ts"
4847 },
4948 "dependencies" : {
50- "@kradihsoy/lt-schematics" : " ^1.0.13" ,
5149 "@nestjs-modules/ioredis" : " ^2.0.2" ,
5250 "@nestjs-modules/mailer" : " ^2.0.2" ,
5351 "@nestjs/bullmq" : " ^10.1.1" ,
You can’t perform that action at this time.
0 commit comments