IU-2021.3.2 <Yufan@NyanNyanCat Create nodejs.xml

This commit is contained in:
Yufan Sheng 2022-01-29 19:22:16 +08:00
parent cd5fd3ec1c
commit c8b5521342
1 changed files with 8 additions and 0 deletions

8
nodejs.xml Normal file
View File

@ -0,0 +1,8 @@
<application>
<component name="NodeJsLocalInterpreterManager">
<local-interpreter path="/usr/local/bin/node" />
<local-interpreter path="/usr/local/Cellar/node/10.6.0/bin/node" />
<local-interpreter path="$USER_HOME$/.nvm/versions/node/v9.2.0/bin/node" />
<local-interpreter path="$USER_HOME$/.nvm/versions/node/v6.12.3/bin/node" />
</component>
</application>