Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien-R44 committed Nov 23, 2024
1 parent a46d535 commit 4a1ad11
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 9 deletions.
1 change: 0 additions & 1 deletion examples/adonisjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"scripts": {
"start": "node bin/server.js",
"dev": "node ace serve --hmr",
"lint": "eslint .",
"format": "prettier --write .",
"typecheck": "tsc --noEmit"
},
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"p-event": "^6.0.1",
"p-timeout": "^6.1.2",
"prettier": "^3.3.3",
"prettier-edgejs": "^0.2.33",
"supertest": "^7.0.0",
"ts-node": "^10.9.2",
"typescript": "^5.6.2"
Expand Down
21 changes: 13 additions & 8 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4a1ad11

Please sign in to comment.