Skip to content

Feature request: Sharable Config files between projects #151

Description

@amatsn

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions