1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-22 02:31:36 +02:00
server/webrtc/.swcrc
The Arcane Brony 72af8dc719 Compiler test
2021-10-06 18:20:22 +02:00

9 lines
147 B
Plaintext

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