Skip to content

Commit

Permalink
updates deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tonymtz committed Aug 18, 2023
1 parent d765276 commit 41a1915
Show file tree
Hide file tree
Showing 4 changed files with 288 additions and 321 deletions.
6 changes: 2 additions & 4 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
"plugin:adonis/typescriptApp"
],
"plugins": [
"sort-destructure-keys",
"unused-imports"
"sort-destructure-keys"
],
"rules": {
"react/jsx-wrap-multilines": [
Expand Down Expand Up @@ -53,7 +52,6 @@
{
"caseSensitive": false
}
],
"unused-imports/no-unused-imports": "error"
]
}
}
Loading

0 comments on commit 41a1915

Please sign in to comment.