Hello, I noticed that version 3.1.0 doesn’t include binary files, which causes CI to fail when running `editorconfig-checker` in a JavaScript environment. It seems that `editorconfig-checker.javascript` depends on the GitHub Release Assets, so the binaries should be included.  - Code that I referenced - https://github.com/editorconfig-checker/editorconfig-checker.javascript/blob/master/src/index.ts - https://github.com/editorconfig-checker/editorconfig-checker.javascript/blob/master/src/constants.ts - Error Message 