summaryrefslogtreecommitdiff
path: root/.eslintignore
diff options
context:
space:
mode:
authorRuben Bridgewater <ruben@bridgewater.de>2018-12-13 09:35:55 +0100
committerRich Trott <rtrott@gmail.com>2018-12-15 06:55:02 -0800
commit139525618779790f05dec3aa75c997a79ba86120 (patch)
tree941c58186160c78ac562dc47807c299e97a6d38e /.eslintignore
parent83360899db901a3eace976adff749006fbcee8a7 (diff)
downloadandroid-node-v8-139525618779790f05dec3aa75c997a79ba86120.tar.gz
android-node-v8-139525618779790f05dec3aa75c997a79ba86120.tar.bz2
android-node-v8-139525618779790f05dec3aa75c997a79ba86120.zip
test: run eslint on test file and fix errors
This removes two entries from the eslint ignore file. One file does not exist anymore and the other one could easily be fixed. PR-URL: https://github.com/nodejs/node/pull/25009 Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
Diffstat (limited to '.eslintignore')
-rw-r--r--.eslintignore2
1 files changed, 0 insertions, 2 deletions
diff --git a/.eslintignore b/.eslintignore
index 80959ce611..bdfdfaeab2 100644
--- a/.eslintignore
+++ b/.eslintignore
@@ -1,9 +1,7 @@
node_modules
-lib/internal/v8.js
lib/internal/v8_prof_polyfill.js
lib/punycode.js
test/addons/??_*
-test/es-module/test-esm-dynamic-import.js
test/fixtures
test/message/esm_display_syntax_error.mjs
tools/icu