massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-json / node_modules / vscode-jsonrpc / node.cmd
diff --git a/.config/coc/extensions/node_modules/coc-json/node_modules/vscode-jsonrpc/node.cmd b/.config/coc/extensions/node_modules/coc-json/node_modules/vscode-jsonrpc/node.cmd
new file mode 100644 (file)
index 0000000..791e6e3
--- /dev/null
@@ -0,0 +1,5 @@
+@echo off\r
+REM This file is necessary to ensure that under Windows we don't\r
+REM run the node.js file in the Windows Script Host when using\r
+REM node in packakge.json scripts. See also PATHEXT setting\r
+node.exe %*
\ No newline at end of file