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": { "source": {
"include": ["."], "include": ["."],
"exclude": [ "exclude": ["node_modules", "commands/examples"],
"node_modules", "includePattern": ".+\\.js(doc|x)?$"
"commands/examples" }
], }
"includePattern": ".+\\.js(doc|x)?$"
}
}

View File

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