summary refs log tree commit diff
path: root/rtc
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-10-07 09:59:04 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-10-07 09:59:04 +0200
commit95bb148cfa7b12588d4cd45754e14e2039bdd9a7 (patch)
treea0d97128a8cfcce095bc2d30cbb1b28000f11451 /rtc
parentCompiler test (diff)
downloadserver-95bb148cfa7b12588d4cd45754e14e2039bdd9a7.tar.xz
:bug: fix swcrc config: rewrite import -> require
Diffstat (limited to 'rtc')
-rw-r--r--rtc/.swcrc9
1 files changed, 0 insertions, 9 deletions
diff --git a/rtc/.swcrc b/rtc/.swcrc
deleted file mode 100644

index f04801b8..00000000 --- a/rtc/.swcrc +++ /dev/null
@@ -1,9 +0,0 @@ -{ - "jsc": { - "parser": { - "syntax": "typescript", - "decorators": true - }, - "target": "es2021" - } -} \ No newline at end of file