index
:
zsh-completions
add-bento4
add-net-bench
add-peco
add-playwright
add-shells
add-v8-options
add_pwsh
add_sox_ng
ai_review
bug/clang-format
cache-expiration-date
ctest_cpack
elixir_completions
fix-format
fix_cmake_help_completion
issue-1214
master
openvpn-install
perl-package-managers
refactor-cask
refactor-jrnl
refactor_cf
refactor_cmake
refactor_fail2ban
refactor_gist
refactor_git_flow
refactor_golang
refactor_inxi
refactor_mix
refactor_mvn
refactor_openvpn3
refactor_tmuxp
remove_drush
support-debugger-flags
support_cppcheck_reporter
update
update-bundler
update-conan
update-flutter
update-golang
update-jest
update-node
update-node-js
update-nodejs
update-nvm
update-pre-commit
update-qmk
update-rubocop
update_cmake
update_cppcheck
update_dart
update_elixir_tools
update_fab
update_openssl
update_port
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
src/_node
2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_node b/src/_node
index 7b90282..dba0573 100644
--- a/
src/_node
+++ b/
src/_node
@@ -49,7 +49,7 @@ _node_files() {
fi
done
- _files -g "*.(js|mjs|ts|mts)"
+ _files -g "*.(js|mjs|ts|mts|cjs|cts)"
}
_node_args() {