my-jetbrains-settings/nodejs.xml

10 lines
337 B
XML
Raw Normal View History

<application>
<component name="NodeJsLocalInterpreterManager">
<local-interpreter path="/usr/bin/node">
<version-cache last-modified="0" />
</local-interpreter>
<local-interpreter path="C:/Program Files/nodejs/node.exe">
<version-cache last-modified="0" />
</local-interpreter>
</component>
</application>