mirror of
https://github.com/swc-project/swc.git
synced 2024-12-26 07:02:28 +03:00
ecd7b4decc
swc_ecma_codegen: - implement emit_private_property (Closes #903)
10 lines
137 B
Plaintext
10 lines
137 B
Plaintext
{
|
|
"jsc": {
|
|
"parser": {
|
|
"syntax": "typescript"
|
|
}
|
|
},
|
|
"module": {
|
|
"type": "commonjs"
|
|
}
|
|
} |