cms/mise.toml
Joao P Dubas 1ad7e94ea1
chore: add common configuration for the project
Set `editorconfig` pattern and files/paths to be ignored by `git` and
`docker`.

Finally, define runtimes needed by the project using `mise`.
2025-03-07 13:58:33 +00:00

4 lines
42 B
TOML

[tools]
node = "18.20.7"
yarn = "1.22.22"