This website requires JavaScript.
Explore
Help
Sign In
swc-project
/
swc
Watch
1
Star
1
Fork
0
You've already forked swc
mirror of
https://github.com/swc-project/swc.git
synced
2024-12-01 01:13:56 +03:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
5a5a7d70e4
swc
/
crates
/
swc_ecma_parser
/
tests
/
tsc
/
parserAccessors10.ts
4 lines
51 B
TypeScript
Raw
Normal View
History
Unescape
Escape
test(es): Freeze as `es2015` to verify base transforms (#2468)
2021-10-19 08:31:12 +03:00
// @target: es5
var
v
=
{
test(es/transforms): Respect directives in tsc tests (#5648)
2022-08-29 13:49:01 +03:00
public
get
foo() {
}
}
;
Reference in New Issue
Copy Permalink