ioBroker.js-controller
ioBroker.js-controller copied to clipboard
Enforce using https during setup when accessing Github API
Yes, please fix the formatting ...
To me it seems this repository comes with some presets for the Prettier extension in VScode (.prettierignore and .prettierrc.json). There might be incompatibilities with the settings you put in .eslintrc.js, resulting in this failure.
If you want me to fix the formatting, I suggest that this gets sorted out in the first place? I didn't change the formatting intentionally but simply followed what is configured for this repo.
There might be incompatibilities with the settings you put in .eslintrc.js, resulting in this failure.
There should be no, @AlCalzone is working with VSCode too and it is all fine. Have you actually installed the Prettier extension for the project? Else default configurations of your editor might be applied.
This happens when I check out this PR in VSCode (with Prettier extension installed) and auto-format:
So yeah, it should work fine.