Set `editorconfig` pattern and files/paths to be ignored by `git` and `docker`. Finally, define runtimes needed by the project using `mise`.
4 lines
42 B
TOML
4 lines
42 B
TOML
[tools]
|
|
node = "18.20.7"
|
|
yarn = "1.22.22"
|