Skip to content

Commit 1b292aa

Browse files
committed
Fix lint
1 parent 856fbd0 commit 1b292aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@
9090
"react/no-adjacent-inline-elements": "off",
9191
"import/no-unassigned-import": "off",
9292
"import/named": "off",
93+
"testing-library/no-await-sync-events": "off",
9394
"testing-library/no-container": "off",
9495
"testing-library/no-debugging-utils": "off",
9596
"testing-library/no-dom-import": "off",

0 commit comments

Comments
 (0)