Description
There is an issue, that in the different MFE repositories and related packages, we have different configurations for stylelint, eslint, tsconfig. We have appropriate repositories to unify these configurations:
The right solution should be to install the necessary configurations in each MFE repository and reuse them with minimal modification (overrides), if necessary. Currently, these modifications (overrides) of the base configurations are not minimal. After analysis of the MFE repos it can be sorted by minimal/minor/high overrides for the linters configurations or the absence of any of it.
Here's tables with corresponding linter config/overrides:
Description
There is an issue, that in the different MFE repositories and related packages, we have different configurations for stylelint, eslint, tsconfig. We have appropriate repositories to unify these configurations:
The right solution should be to install the necessary configurations in each MFE repository and reuse them with minimal modification (overrides), if necessary. Currently, these modifications (overrides) of the base configurations are not minimal. After analysis of the MFE repos it can be sorted by minimal/minor/high overrides for the linters configurations or the absence of any of it.
Here's tables with corresponding linter config/overrides: