Skip to content

Commit 37b4238

Browse files
eps1lonSebastian Silbermann
authored and
Sebastian Silbermann
committed
Fix lint
1 parent 3359647 commit 37b4238

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: package.json

+1
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@
7878
"react/no-adjacent-inline-elements": "off",
7979
"import/no-unassigned-import": "off",
8080
"import/named": "off",
81+
"testing-library/no-await-sync-events": "off",
8182
"testing-library/no-container": "off",
8283
"testing-library/no-debugging-utils": "off",
8384
"testing-library/no-dom-import": "off",

0 commit comments

Comments
 (0)