omegaupload/.swcrc

8 lines
93 B
Plaintext

{
"jsc": {
"parser": {
"syntax": "typescript"
},
"target": "es2021"
}
}