Notes/apps/client/.swcrc
2025-04-22 22:06:10 +03:00

9 lines
94 B
Plaintext

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