avenga / eslint-config

eslint configs from avenga for various languages
MIT License
1 stars 2 forks source link

Extend eslint-config-standard #10

Open tiborpilz opened 2 years ago

tiborpilz commented 2 years ago

To have a good set of base rules we can extend from, we could use eslint-config-standard (https://github.com/standard/eslint-config-standard), and adjust for our purposes as necessary. This would result in a much stricter linting config, so if adopted, we should publish this change with a new major version.

frederik-b commented 2 years ago

There are several things to keep in mind here: