swc/tests/fixture/issue-2351/1/input/.swcrc

8 lines
112 B
Plaintext
Raw Normal View History

{
"jsc": {
"parser": {
"syntax": "ecmascript",
"jsx": true
}
}
}