Skip to content

Commit b103df3

Browse files
chore: Lock file maintenance (#263)
* chore: Lock file maintenance * chore: f --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Saul-Mirone <Saul-Mirone@outlook.com>
1 parent acd4e4d commit b103df3

2 files changed

Lines changed: 1146 additions & 1108 deletions

File tree

.oxlintrc.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@
1010
"no-unused-vars": "off",
1111
"react/react-in-jsx-scope": "off",
1212
"jsx-a11y/click-events-have-key-events": "warn",
13-
"jsx-a11y/no-static-element-interactions": "warn",
14-
"import/order": "error"
13+
"jsx-a11y/no-static-element-interactions": "warn"
1514
},
1615
"settings": {
1716
"next": {

0 commit comments

Comments
 (0)