No matter which config file I use, there is always the following error in VSCode: ``` [2020-07-10 18:09:42.847] [exthost] [error] [Koihik.vscode-lua-format] provider FAILED [2020-07-10 18:09:42.847] [exthost] [error] undefined ``` I tried the config file with a relative path: `luaformat.conf` I also tried the config file with an absolute path: `C:\lua\luaformat.conf`