summaryrefslogtreecommitdiff
path: root/.config/JetBrains/CLion2023.3/options/nodejs.xml
blob: 553263a3eb3d8a8b5e38f91034461c17fb46c9d6 (plain)
1
2
3
4
5
6
7
8
<application>
  <component name="NodeJsLocalInterpreterManager">
    <local-interpreter path="/bin/node" />
    <local-interpreter path="/usr/bin/node">
      <version-cache version="18.17.1" last-modified="1691533663000" />
    </local-interpreter>
  </component>
</application>