@@ -9,141 +9,140 @@ source: crates/oxc_linter/src/tester.rs
99 ⚠ eslint - plugin - unicorn (no - empty - file ): Empty files are not allowed .
1010 ╭─[no_empty_file .tsx :1 :1 ]
1111 1 │
12- · ▲
12+ · ─
1313 ╰────
1414 help : Delete this file or add some code to it .
1515
1616 ⚠ eslint - plugin - unicorn (no - empty - file ): Empty files are not allowed .
1717 ╭─[no_empty_file .tsx :1 :1 ]
1818 1 │
19- · ▲
19+ · ────
2020 ╰────
2121 help : Delete this file or add some code to it .
2222
2323 ⚠ eslint - plugin - unicorn (no - empty - file ): Empty files are not allowed .
2424 ╭─[no_empty_file .tsx :1 :1 ]
2525 1 │
26- · ▲
26+ · ─
2727 ╰────
2828 help : Delete this file or add some code to it .
2929
3030 ⚠ eslint - plugin - unicorn (no - empty - file ): Empty files are not allowed .
3131 ╭─[no_empty_file .tsx :1 :1 ]
3232 0 │
33- · ▲
33+ · ─
3434 ╰────
3535 help : Delete this file or add some code to it .
3636
3737 ⚠ eslint - plugin - unicorn (no - empty - file ): Empty files are not allowed .
3838 ╭─[no_empty_file .tsx :1 :1 ]
3939 1 │
40- · ▲
40+ · ─
4141 ╰────
4242 help : Delete this file or add some code to it .
4343
4444 ⚠ eslint - plugin - unicorn (no - empty - file ): Empty files are not allowed .
4545 ╭─[no_empty_file .tsx :1 :1 ]
46- 1 │
47- · ▲
48- 2 │
49- 3 │
46+ 1 │ ╭─▶
47+ 2 │ │
48+ 3 │ ╰─▶
5049 ╰────
5150 help : Delete this file or add some code to it .
5251
5352 ⚠ eslint - plugin - unicorn (no - empty - file ): Empty files are not allowed .
5453 ╭─[no_empty_file .tsx :1 :1 ]
5554 1 │ // comment
56- · ▲
55+ · ──────────
5756 ╰────
5857 help : Delete this file or add some code to it .
5958
6059 ⚠ eslint - plugin - unicorn (no - empty - file ): Empty files are not allowed .
6160 ╭─[no_empty_file .tsx :1 :1 ]
6261 1 │ /* comment */
63- · ▲
62+ · ─────────────
6463 ╰────
6564 help : Delete this file or add some code to it .
6665
6766 ⚠ eslint - plugin - unicorn (no - empty - file ): Empty files are not allowed .
6867 ╭─[no_empty_file .tsx :1 :1 ]
6968 1 │ #! / usr / bin / env node
70- · ▲
69+ · ───────────────────
7170 ╰────
7271 help : Delete this file or add some code to it .
7372
7473 ⚠ eslint - plugin - unicorn (no - empty - file ): Empty files are not allowed .
7574 ╭─[no_empty_file .tsx :1 :1 ]
7675 1 │ ' use asm' ;
77- · ▲
76+ · ──────────
7877 ╰────
7978 help : Delete this file or add some code to it .
8079
8180 ⚠ eslint - plugin - unicorn (no - empty - file ): Empty files are not allowed .
8281 ╭─[no_empty_file .tsx :1 :1 ]
8382 1 │ ' use strict' ;
84- · ▲
83+ · ─────────────
8584 ╰────
8685 help : Delete this file or add some code to it .
8786
8887 ⚠ eslint - plugin - unicorn (no - empty - file ): Empty files are not allowed .
8988 ╭─[no_empty_file .tsx :1 :1 ]
9089 1 │ " use strict"
91- · ▲
90+ · ────────────
9291 ╰────
9392 help : Delete this file or add some code to it .
9493
9594 ⚠ eslint - plugin - unicorn (no - empty - file ): Empty files are not allowed .
9695 ╭─[no_empty_file .tsx :1 :1 ]
9796 1 │ " "
98- · ▲
97+ · ──
9998 ╰────
10099 help : Delete this file or add some code to it .
101100
102101 ⚠ eslint - plugin - unicorn (no - empty - file ): Empty files are not allowed .
103102 ╭─[no_empty_file .tsx :1 :1 ]
104103 1 │ ;
105- · ▲
104+ · ─
106105 ╰────
107106 help : Delete this file or add some code to it .
108107
109108 ⚠ eslint - plugin - unicorn (no - empty - file ): Empty files are not allowed .
110109 ╭─[no_empty_file .tsx :1 :1 ]
111110 1 │ ;;
112- · ▲
111+ · ──
113112 ╰────
114113 help : Delete this file or add some code to it .
115114
116115 ⚠ eslint - plugin - unicorn (no - empty - file ): Empty files are not allowed .
117116 ╭─[no_empty_file .tsx :1 :1 ]
118117 1 │ {}
119- · ▲
118+ · ──
120119 ╰────
121120 help : Delete this file or add some code to it .
122121
123122 ⚠ eslint - plugin - unicorn (no - empty - file ): Empty files are not allowed .
124123 ╭─[no_empty_file .tsx :1 :1 ]
125124 1 │ {;;}
126- · ▲
125+ · ────
127126 ╰────
128127 help : Delete this file or add some code to it .
129128
130129 ⚠ eslint - plugin - unicorn (no - empty - file ): Empty files are not allowed .
131130 ╭─[no_empty_file .tsx :1 :1 ]
132131 1 │ {{}}
133- · ▲
132+ · ────
134133 ╰────
135134 help : Delete this file or add some code to it .
136135
137136 ⚠ eslint - plugin - unicorn (no - empty - file ): Empty files are not allowed .
138137 ╭─[no_empty_file .tsx :1 :1 ]
139138 1 │ " " ;
140- · ▲
139+ · ───
141140 ╰────
142141 help : Delete this file or add some code to it .
143142
144143 ⚠ eslint - plugin - unicorn (no - empty - file ): Empty files are not allowed .
145144 ╭─[no_empty_file .tsx :1 :1 ]
146145 1 │ " use strict" ;
147- · ▲
146+ · ─────────────
148147 ╰────
149148 help : Delete this file or add some code to it .
0 commit comments