summary refs log tree commit diff homepage
path: root/tslint.json
diff options
context:
space:
mode:
authordestruc7i0n <6181960+destruc7i0n@users.noreply.github.com>2021-12-24 17:51:26 -0500
committerGitHub <noreply@github.com>2021-12-24 17:51:26 -0500
commit328eec0cd4fff00f19e734cc7e9b54124ab44cf5 (patch)
tree3a36a0884f2d280ced7fedefffef4ad08574deed /tslint.json
parentcheck if channel is valid on launch (diff)
downloadshulker-328eec0cd4fff00f19e734cc7e9b54124ab44cf5.tar.gz
shulker-328eec0cd4fff00f19e734cc7e9b54124ab44cf5.zip
updated to discord.js v13 (#77)
* updated to discord.js v13

* update loading of config

* updated debug lines

* rcon cleanup

* more code cleanup

* bump version

* message about node.js requirement

Co-authored-by: destruc7i0n <destruc7i0n@users.noreply.github.com>
Diffstat (limited to 'tslint.json')
-rw-r--r--tslint.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/tslint.json b/tslint.json
deleted file mode 100644
index 8887798..0000000
--- a/tslint.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
-  "extends": "tslint-config-standard"
-}