swc/ecmascript/parser
David Sherret 5acf557e35 GetterProp - Add type_ann (#557)
swc_ecma_ast:
 - add type_ann to GetterProp

swc_ecmascript_parser:
 - parse type annotation after a getter property
2020-01-03 13:08:27 +09:00
..
benches Parser: respect jsc.target (#507) 2019-12-14 18:51:08 +09:00
examples fixup! Add a test for #503 2019-12-13 08:38:46 +09:00
macros use 2018 edition syntax (#479) 2019-12-02 17:10:05 +09:00
src GetterProp - Add type_ann (#557) 2020-01-03 13:08:27 +09:00
tests GetterProp - Add type_ann (#557) 2020-01-03 13:08:27 +09:00
Cargo.toml Bugfixes (#549) 2020-01-01 06:57:34 +09:00
colors.js Remove a leftover (#149) 2019-02-11 09:40:53 +09:00