add eslint:recommended and plugin:@typescript-eslint/recommended
eslint:recommended and plugin:@typescript-eslint/recommended commonly used in eslint extends in typescript application development.
This changes add these extends to openems-ui project.
// Some rules was disabled because there are many errors, but in future resolving is better.
Thank you @miettal. The PR is ready to get merged after Lukas' review. Unfortunately it has conflicts with develop and I don't have write permissions on the branch. Could you please either merge from develop or give me write access to fix it myself? Thanks!
OK. I understood the situation. I will rebase this PR.
I will rebase this PR.
done