Skip to content

Commit

Permalink
chore: update dev dependencies (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
43081j authored Nov 25, 2022
1 parent 74dcda4 commit d591052
Show file tree
Hide file tree
Showing 3 changed files with 410 additions and 424 deletions.
8 changes: 0 additions & 8 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,6 @@
"plugin:eslint-plugin/all",
"plugin:@typescript-eslint/recommended"
],
"parser": "@typescript-eslint/parser",
"parserOptions": {
"ecmaVersion": 2018,
"sourceType": "module"
},
"plugins": [
"@typescript-eslint"
],
"rules": {
"indent": "off",
"quote-props": "off",
Expand Down
Loading

0 comments on commit d591052

Please sign in to comment.