We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 987847e commit 439d1edCopy full SHA for 439d1ed
1 file changed
README.md
@@ -79,7 +79,7 @@ This matters because `tsc`'s *parser* is not the same thing as the language. It
79
<!-- coverage:start -->
80
| Grammar | Parser — agree · covered | Highlighter — Monogram vs official |
81
|---|---|---|
82
-| TypeScript | 99.5% · 76.4% | 98.9% vs 99.3% |
+| TypeScript | 99.5% · 76.4% | 99.0% vs 99.3% |
83
| JavaScript | 96.0% · 65.5% | 99.0% vs 83.6% |
84
| JSX | 97.1% · 52.5% | 94.3% vs 94.3% |
85
| TSX | 96.7% · 65.7% | 95.6% vs 95.4% |
0 commit comments