Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine du Hamel <duhamelantoine1995@gmail.com>2020-12-16 00:35:15 +0300
committerNode.js GitHub Bot <github-bot@iojs.org>2021-01-04 22:01:37 +0300
commitd32a9fe9441d52f764345f6dd17a5e974989c110 (patch)
tree8936fd416f82c174298bdc1c36aaa285ec44d1db /.eslintignore
parentceb0dc907a571edea326d2cd5f846f8d31e95caf (diff)
lib: remove v8_prof_polyfill from eslint ignore list
PR-URL: https://github.com/nodejs/node/pull/36537 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Diffstat (limited to '.eslintignore')
-rw-r--r--.eslintignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.eslintignore b/.eslintignore
index bdfdfaeab23..19e0fcee9e1 100644
--- a/.eslintignore
+++ b/.eslintignore
@@ -1,5 +1,4 @@
node_modules
-lib/internal/v8_prof_polyfill.js
lib/punycode.js
test/addons/??_*
test/fixtures