0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/tools
Ethan Arrowood 27b5bf14ca tools: replace concatenation with string templates
Replace string concatenation in `tools/lint-js.js` with template
literals.

PR-URL: https://github.com/nodejs/node/pull/15858
Reviewed-By: Rich Trott <rtrott@gmail.com>
2017-10-09 23:04:54 -07:00
..
configure.d
doc tools: replace concat with template literals 2017-10-09 02:13:21 -07:00
eslint
eslint-rules errors,tools: ASCIIbetical instead of alphabetical 2017-09-28 09:16:20 -04:00
gyp gyp: implement LD/LDXX for ninja and FIPS 2017-08-23 16:24:37 -04:00
icu
macos-installer tools, build: refactor macOS installer 2017-09-28 02:05:59 -03:00
msvs tools: bump vswhere helper to 2.0.0 2017-09-03 17:15:27 -04:00
pkgsrc
rpm
certdata.txt
check-imports.py
compress_json.py
cpplint.py
create_android_makefiles
create_expfile.sh
genv8constants.py
getmoduleversion.py
getnodeversion.py
gyp_node.py
install.py build: fix shared installing target 2017-09-28 02:04:12 -03:00
js2c.py
license2rtf.js tools: use more template literals 2017-10-08 15:46:11 -07:00
license-builder.sh deps: update license-builder & LICENSE for c-ares 2017-10-02 01:16:11 -03:00
lint-js.js tools: replace concatenation with string templates 2017-10-09 23:04:54 -07:00
lsan_suppressions.txt
macosx-firewall.sh
make-v8.sh
Makefile
mk-ca-bundle.pl
mkssldef.py
osx-codesign.sh
osx-pkg-postinstall.sh
osx-productsign.sh
release.sh tools: add custom private key option 2017-08-27 11:03:50 -03:00
run-valgrind.py
sign.bat
specialize_node_d.py
test-npm-package.js
test-npm.sh
test-v8.bat
test.py test: make it easier to run tests for subsystems 2017-10-01 20:30:48 -03:00
update-authors.sh
update-eslint.sh tools: remove stray package-lock.json file 2017-08-18 14:32:28 -07:00
utils.py