mirror of
https://github.com/swc-project/swc.git
synced 2024-12-20 12:12:16 +03:00
6a41e9a0be
swc_common: - Optimize `SourceMap.span_until_char`. swc_ecma_codegen: - Make `Emitter` generic. swc_ecma_parser: - `Lexer`: Reuse allocation of `String`. - `Lexer`: Avoid copying useless data.
8 lines
112 B
Plaintext
8 lines
112 B
Plaintext
{
|
|
"jsc": {
|
|
"parser": {
|
|
"syntax": "typescript",
|
|
"tsx": true
|
|
}
|
|
}
|
|
} |