Skip to content

Commit

Permalink
added eslint to dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
prztrz committed Aug 30, 2024
1 parent 43a7a3a commit 9844aae
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,8 @@
"eslint-plugin-typescript-sort-keys": "^3.2.0",
"eslint-plugin-unicorn": "^55.0.0",
"globals": "^15.9.0"
},
"devDependencies": {
"eslint": "^9.9.1"
}
}
7 changes: 4 additions & 3 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 9844aae

Please sign in to comment.