v0.3.0
Enhanced
-
We fail test cases if there are console.error or console.warn executed. This is mostly to keep test cases up-to-date through the time and match them with prop-types definitions.
-
We now allow override eslint config for each project. It's not possible to remove everything added by us and add new rules.
-
We turned on a check of useless inline disables of eslint rules.
-
Up-to-date dependencies.