mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-11 13:14:06 +01:00
9 lines
147 B
Plaintext
9 lines
147 B
Plaintext
|
{
|
||
|
"jsc": {
|
||
|
"parser": {
|
||
|
"syntax": "typescript",
|
||
|
"decorators": true
|
||
|
},
|
||
|
"target": "es2021"
|
||
|
}
|
||
|
}
|