diff options
author | Matthew Kosarek <matthew@matthewkosarek.xyz> | 2024-05-27 18:49:44 -0400 |
---|---|---|
committer | Matthew Kosarek <matthew@matthewkosarek.xyz> | 2024-05-27 18:49:44 -0400 |
commit | 06dc0763ca4d49706ce5adbb74fb03097d44e60b (patch) | |
tree | b66731516cc3b93a8d69102e98621e48e048ae41 /.config/JetBrains/CLion2023.3/options/nodejs.xml | |
parent | 7b6a852aae5cd31ed2043492b5e8029293f49e7a (diff) |
Diffstat (limited to '.config/JetBrains/CLion2023.3/options/nodejs.xml')
-rw-r--r-- | .config/JetBrains/CLion2023.3/options/nodejs.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/.config/JetBrains/CLion2023.3/options/nodejs.xml b/.config/JetBrains/CLion2023.3/options/nodejs.xml deleted file mode 100644 index 553263a..0000000 --- a/.config/JetBrains/CLion2023.3/options/nodejs.xml +++ /dev/null @@ -1,8 +0,0 @@ -<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>
\ No newline at end of file |