You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
devs already get recommended to use eslint. We currently have a lot of different configs across the project, hence we created a generalized eslint config for iobroker projects.
If a dev chooses to use eslint, it should either use the centralized eslint config automatically or ask like Dou you want to configure eslint by yourself or use the official ioBroker eslint config?. In the end the ioBroker config can also be overriden and should be a good base. For React and ESM there are some extra options which can also be found in the README.md.
At
create-adapter/src/lib/core/questions.ts
Line 632 in 4e14103
If a dev chooses to use eslint, it should either use the centralized eslint config automatically or ask like
Dou you want to configure eslint by yourself or use the official ioBroker eslint config?
. In the end the ioBroker config can also be overriden and should be a good base. For React and ESM there are some extra options which can also be found in the README.md.The new project and how it is added can be found at https://github.com/ioBroker/ioBroker.eslint-config
The text was updated successfully, but these errors were encountered: