Notes/apps/desktop/.swcrc

9 lines
94 B
Plaintext

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