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
commitb5905c1bba38cf95b89d716ebea59081209e7df3 (patch)
tree940f5d8f092c0600efcd4989ee99630bca4e680f /rtc
parentCompiler test (diff)
downloadserver-b5905c1bba38cf95b89d716ebea59081209e7df3.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