Skip to content

Commit

Permalink
Merge pull request #314 from dbast/depclean
Browse files Browse the repository at this point in the history
  • Loading branch information
goanpeca committed Nov 23, 2023
2 parents 538b6c1 + 07d4f2e commit 93c8c0f
Show file tree
Hide file tree
Showing 3 changed files with 1,436 additions and 10,715 deletions.
3 changes: 1 addition & 2 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ module.exports = {
},
root: true,
extends: [
"eslint:recommended",
"prettier"
"eslint:recommended"
],
parser: "@typescript-eslint/parser",
parserOptions: {
Expand Down
Loading

0 comments on commit 93c8c0f

Please sign in to comment.