Describe the feature
It would be very helpful to have the possibility to define a config file once and then use this config definition in the config files of different projects. In the best case the once defined config file could be added to an npm package, which then can be installed in different projects to access the config file. Like it is done for example for the config files of eslint or biome.
Screenshots
N/A
Additional context
When we want to change some settings of the ui5 plugin linter config we don't want to make the change in every project we have. We want to just change it once, in the best case in the npm package, and then every project that uses this package gets the new config settings.
Describe the feature
It would be very helpful to have the possibility to define a config file once and then use this config definition in the config files of different projects. In the best case the once defined config file could be added to an npm package, which then can be installed in different projects to access the config file. Like it is done for example for the config files of eslint or biome.
Screenshots
N/A
Additional context
When we want to change some settings of the ui5 plugin linter config we don't want to make the change in every project we have. We want to just change it once, in the best case in the npm package, and then every project that uses this package gets the new config settings.