Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move remaining dev tool config files into @kumahq/config #3211

Open
5 tasks
johncowen opened this issue Nov 20, 2024 · 0 comments
Open
5 tasks

Move remaining dev tool config files into @kumahq/config #3211

johncowen opened this issue Nov 20, 2024 · 0 comments
Labels
kind/feature New feature triage/pending This issue will be looked at on the next triage meeting

Comments

@johncowen
Copy link
Contributor

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:

  • Vite ./packages/*/viteconfig.*.ts
  • Vitepress ./.vitepress/config.*.ts (and related)
  • Makefiles ./mk/
  • lint-staged lintstagedrc.json
  • (maybe more)

And eventually @kumahq/config should become the default for dev tooling configuration files for our application.

@johncowen johncowen added triage/pending This issue will be looked at on the next triage meeting kind/feature New feature labels Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature triage/pending This issue will be looked at on the next triage meeting
Projects
None yet
Development

No branches or pull requests

1 participant