9
9
" testing-library/await-async-query" : " error" ,
10
10
" testing-library/await-async-utils" : " error" ,
11
11
" testing-library/no-await-sync-query" : " error" ,
12
+ " testing-library/no-container" : " error" ,
12
13
" testing-library/no-debug" : " warn" ,
13
14
" testing-library/no-dom-import" : Array [
14
15
" error" ,
@@ -28,6 +29,7 @@ Object {
28
29
" testing-library/await-async-query" : " error" ,
29
30
" testing-library/await-async-utils" : " error" ,
30
31
" testing-library/no-await-sync-query" : " error" ,
32
+ " testing-library/no-container" : " error" ,
31
33
" testing-library/no-debug" : " warn" ,
32
34
" testing-library/no-dom-import" : Array [
33
35
" error" ,
@@ -47,6 +49,7 @@ Object {
47
49
" testing-library/await-async-query" : " error" ,
48
50
" testing-library/await-async-utils" : " error" ,
49
51
" testing-library/no-await-sync-query" : " error" ,
52
+ " testing-library/no-container" : " error" ,
50
53
" testing-library/prefer-find-by" : " error" ,
51
54
},
52
55
}
@@ -62,6 +65,7 @@ Object {
62
65
" testing-library/await-async-utils" : " error" ,
63
66
" testing-library/await-fire-event" : " error" ,
64
67
" testing-library/no-await-sync-query" : " error" ,
68
+ " testing-library/no-container" : " error" ,
65
69
" testing-library/no-debug" : " warn" ,
66
70
" testing-library/no-dom-import" : Array [
67
71
" error" ,
0 commit comments