0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-30 07:27:22 +01:00
nodejs/tools
Rich Trott 19bc893c75 tools: avoid global install of dmn for lint update
When updating ESLint, use npx to run dmn rather than installing dmn
globally.

PR-URL: https://github.com/nodejs/node/pull/21744
Reviewed-By: Roman Reiss <me@silverwind.io>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
2018-07-12 23:04:05 -07:00
..
bootstrap
configure.d
doc tools: build all.json by combining generated JSON 2018-07-09 22:57:33 +03:00
eslint-rules tools: add no-duplicate-requires rule 2018-07-12 16:11:11 -05:00
gyp tools,gyp: fix regex for version matching 2018-06-08 17:10:34 -07:00
icu
macos-installer
msvs tools: fix "the the" typos in comments 2018-05-16 09:08:37 +04:00
node_modules tools: update ESLint to 5.0.0 2018-06-24 12:43:54 -04:00
pkgsrc
remark-cli tools: update prohibited-strings md linting 2018-05-18 16:05:07 +02:00
remark-preset-lint-node tools: update prohibited-strings md linting 2018-05-18 16:05:07 +02:00
rpm
.eslintrc.yaml
build-addons.js build: build addon tests in parallel 2018-06-11 20:09:28 +02:00
certdata.txt
check_macros.py
check-imports.py
compress_json.py
cpplint.py src, tools: add check for left leaning pointers 2018-06-07 05:46:51 +02:00
create_android_makefiles
create_expfile.sh
dcheck_macros.py
generate_code_cache.js build: speed up startup with V8 code cache 2018-06-27 21:11:31 +08:00
genv8constants.py
getmoduleversion.py
getnodeversion.py
gyp_node.py
install.py
js2c.py src: move context bootstrap to js 2018-06-27 17:11:19 -05:00
license2rtf.js
license-builder.sh
lint-js.js
lsan_suppressions.txt
macos-firewall.sh tools: use macOS as operating system name 2018-05-10 14:46:51 -07:00
make-v8.sh
mk-ca-bundle.pl
mkssldef.py
nodcheck_macros.py
osx-codesign.sh
osx-pkg-postinstall.sh
osx-productsign.sh
release.sh
run-valgrind.py tools: remove --quiet from run-valgrind.py 2018-05-10 14:15:17 +02:00
run-worker.js worker: rename to worker_threads 2018-06-06 19:44:15 +02:00
sign.bat
specialize_node_d.py
test-npm-package.js
test-v8.bat
test.py build: speed up startup with V8 code cache 2018-06-27 21:11:31 +08:00
update-authors.sh
update-babel-eslint.sh
update-eslint.sh tools: avoid global install of dmn for lint update 2018-07-12 23:04:05 -07:00
utils.py