Move remaining dev tool config files into @kumahq/config
#3211
Labels
kind/feature
New feature
triage/accepted
The issue was reviewed and is complete enough to start working on it
Description
Follow up to #3176
We moved the most useful config files into
@kumahq/config
which gave us some immediate improvements. But we've decided to move on with some feature work and continue on with moving config into@kumahq/config
at a later date.We should also move:
./packages/*/viteconfig.*.ts
./.vitepress/config.*.ts
(and related)Makefiles
./mk/
lint-staged
lintstagedrc.json
And eventually
@kumahq/config
should become the default for dev tooling configuration files for our application.The text was updated successfully, but these errors were encountered: