Skip to content

Commit be0b81d

Browse files
committed
chore(with-nestjs): add missing eslint devDependency
1 parent bffb074 commit be0b81d

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

examples/with-nestjs/apps/api/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
"@types/express": "^4.17.17",
3434
"@types/node": "^22.10.7",
3535
"@types/supertest": "^6.0.0",
36+
"eslint": "^9.31.0",
3637
"jest": "^29.7.0",
3738
"source-map-support": "^0.5.21",
3839
"supertest": "^7.0.0",

examples/with-nestjs/pnpm-lock.yaml

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)