Skip to content

Commit

Permalink
Merge pull request #15 from SystemEngineeringTeam/chore/add-mise-file
Browse files Browse the repository at this point in the history
mise.tomlを追加し、nodeとpnpmのバージョンを定義
  • Loading branch information
SatooRu65536 authored Dec 26, 2024
2 parents 7afbef9 + 0817506 commit 5e2e4e0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mise.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[tools]
node = "22"
pnpm = "9"

0 comments on commit 5e2e4e0

Please sign in to comment.