clean up: auto format

This commit is contained in:
Baipyrus 2024-02-11 01:59:57 +01:00
parent d7bef27f52
commit 14a63d43d1
2 changed files with 7 additions and 11 deletions

View File

@ -1,10 +1,7 @@
{
"source": {
"include": ["."],
"exclude": [
"node_modules",
"commands/examples"
],
"includePattern": ".+\\.js(doc|x)?$"
}
}
{
"source": {
"include": ["."],
"exclude": ["node_modules", "commands/examples"],
"includePattern": ".+\\.js(doc|x)?$"
}
}

View File

@ -159,7 +159,6 @@ Registered Voice Channels will automatically:
# TO-DO List:
> **NOTE**
> These lists can and will easily be appended to in the future. Any and all feedback is greatly appreciated!