kumahq / kuma-gui

🐻 A GUI built on Vue.js for use with Kuma.
https://kuma.io/
Apache License 2.0
39 stars 22 forks source link

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

Open johncowen opened 5 days ago

johncowen commented 5 days ago

Description

Follow up to https://github.com/kumahq/kuma-gui/pull/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:

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