Skip to content

Commit

Permalink
Add missing typescript dep for eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
ThiefMaster committed Nov 4, 2024
1 parent e89e504 commit 35e8d0a
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
20 changes: 20 additions & 0 deletions package-lock.json

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

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,8 @@
"stylelint-prettier": "^1.2.0",
"stylelint-scss": "^5.3.2",
"stylelint-stylistic": "^0.4.5"
},
"dependencies": {
"typescript": "^5.6.3"
}
}

0 comments on commit 35e8d0a

Please sign in to comment.