Skip to content

Commit b5bc77b

Browse files
chore: refresh README ledger + coverage table [skip ci]
1 parent 73c35d1 commit b5bc77b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ This matters because `tsc`'s *parser* is not the same thing as the language. It
7777
| TSX | 96.7% · 65.7% | 95.6% vs 95.4% |
7878
| HTML | 95.3% · 49.3% | 100.0% vs 98.8% |
7979
| YAML | 100.0% · 73.9% | 100.0% vs 99.5% |
80-
| Vue || 98.8% vs 98.0% |
80+
| Vue || 98.0% vs 98.0% |
8181
<!-- coverage:end -->
8282

8383
Measured against the *maintained* official grammar where it matters, not a dead bundle: JS/TS use Microsoft's maintained [TypeScript-TmLanguage](https://github.com/microsoft/TypeScript-TmLanguage); YAML uses the maintained [RedCMD/YAML-Syntax-Highlighter](https://github.com/RedCMD/YAML-Syntax-Highlighter) that VS Code switched to ([microsoft/vscode#232244](https://github.com/microsoft/vscode/pull/232244)); only HTML's baseline is the unmaintained [textmate/html.tmbundle](https://github.com/textmate/html.tmbundle) — the #203212 case Monogram targets.

0 commit comments

Comments
 (0)