ignores, add tool versions
This commit is contained in:
parent
8f04dc5b6c
commit
134300421c
2 changed files with 5 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
||||||
dist
|
dist
|
||||||
node_modules
|
node_modules
|
||||||
|
.plugin-clean
|
||||||
|
|
3
mise.local.toml
Normal file
3
mise.local.toml
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
[tools]
|
||||||
|
pnpm = "9"
|
||||||
|
node = "20"
|
Loading…
Add table
Add a link
Reference in a new issue