Skip to content

Commit

Permalink
Update typescript and eslint related dependencies (#349)
Browse files Browse the repository at this point in the history
  • Loading branch information
ficristo authored Aug 27, 2024
1 parent 3b17095 commit 4ee7526
Show file tree
Hide file tree
Showing 6 changed files with 2,166 additions and 1,016 deletions.
1 change: 0 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ module.exports = {
"wrap-iife": "off",
"space-before-function-paren": "off",
"indent": "off",
"@typescript-eslint/indent": "off",
"@typescript-eslint/member-delimiter-style": "off",
},
"globals": {
Expand Down
Loading

0 comments on commit 4ee7526

Please sign in to comment.