swc/ecmascript/parser
Simon Rask 14cee03a43
fix(es/parser): Allow using '>' and '<' in template literal types (#1885)
swc_ecma_parser:
 - Allow using `<` and `>` in template literal types. (#1862)
2021-07-03 20:44:06 +09:00
..
benches fix(es/transforms/compat): Improve performance (#1673) 2021-05-11 04:53:36 +00:00
examples swc_bundler (#943) 2020-08-12 22:18:47 +09:00
scripts feat(es): TypeScript 4.2 (#1330) 2021-01-15 19:30:44 +09:00
src fix(es/parser): Allow using '>' and '<' in template literal types (#1885) 2021-07-03 20:44:06 +09:00
tests fix(es/parser): Allow using '>' and '<' in template literal types (#1885) 2021-07-03 20:44:06 +09:00
Cargo.toml fix(es/parser): Allow using '>' and '<' in template literal types (#1885) 2021-07-03 20:44:06 +09:00
colors.js Remove a leftover (#149) 2019-02-11 09:40:53 +09:00