0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-25 16:34:05 +01:00
nodejs/tools
Rich Trott d408ee1be3 tools: remove superfluous regex in tools/doc/json.js
Remove noCallOrProp from tools/doc/json.js. It is a negative lookahead
that is only used in one regex where it is placed immediately before a
terminating $, thus rendering it meaningless.

PR-URL: https://github.com/nodejs/node/pull/33998
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Jamie Davis <davisjam@vt.edu>
2020-06-23 15:31:39 -07:00
..
bootstrap
clang-format
code_cache
configure.d
doc tools: remove superfluous regex in tools/doc/json.js 2020-06-23 15:31:39 -07:00
eslint-rules
gyp
icu
inspector_protocol
macos-installer
msvs
node_modules
node-lint-md-cli-rollup
pip
rpm
snapshot
v8_gypfiles
.eslintrc.yaml
build-addons.js
certdata.txt
checkimports.py
compress_json.py
cpplint.py
create_android_makefiles
create_expfile.sh
genv8constants.py
getarch.py
getendian.py
getmachine.py
getmoduleversion.py
getnapibuildversion.py
getnodeversion.py
gyp_node.py
install.py
js2c.py
license2rtf.js
license-builder.sh
lint-js.js
lint-md.js
lint-pr-commit-message.sh
lsan_suppressions.txt
macos-firewall.sh
make-v8.sh
mk-ca-bundle.pl
mkssldef.py
osx-codesign.sh
osx-entitlements.plist
osx-gon-config.json.tmpl
osx-notarize.sh
osx-pkg-postinstall.sh
osx-productsign.sh
release.sh
run-valgrind.py
run-worker.js
sign.bat
specialize_node_d.py
test-npm-package.js
test-v8.bat
test.py
update-authors.js
update-babel-eslint.sh
update-eslint.sh
utils.py
valgrind.supp