build: added asdf and direnv to set tool versions
This commit is contained in:
parent
64947efc75
commit
f8abdefa66
2 changed files with 4 additions and 0 deletions
1
.envrc
Normal file
1
.envrc
Normal file
|
@ -0,0 +1 @@
|
|||
use asdf
|
3
.tool-versions
Normal file
3
.tool-versions
Normal file
|
@ -0,0 +1,3 @@
|
|||
yarn 1.22.10
|
||||
nodejs 15.7.0
|
||||
python 2.7.18 3.9.0
|
Loading…
Reference in a new issue