mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-07 09:45:46 -05:00
ab8780a58f
Co-authored-by: Gabo <gabo.fdc@gmail.com> Co-authored-by: Matt Desmond <beardofedu@github.com> Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
7 lines
259 B
Text
7 lines
259 B
Text
TAP version 13
|
|
1..2
|
|
not ok 1 - jsx_bad_1.jsx
|
|
---
|
|
message: \n/tmp/lint/.automation/test/jsx/jsx_bad_1.jsx\n 1 17 error Parsing error JSX element 'h1' has no corresponding closing tag\n\n✖ 1 problem (1 error, 0 warnings)\n
|
|
...
|
|
ok 2 - jsx_good_1.jsx
|