Skip to content

Commit

Permalink
Update .eslintrc.js
Browse files Browse the repository at this point in the history
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
  • Loading branch information
rluvaton and aduh95 authored Jul 21, 2023
1 parent 606f17d commit 17a1f90
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,6 @@ module.exports = {
{
files: [
'lib/internal/test_runner/**/*.js',
'lib/internal/test_runner/**/*.cjs',
'lib/internal/test_runner/**/*.mjs',
],
rules: {
'node-core/set-proto-to-null-in-object': 'error',
Expand Down

0 comments on commit 17a1f90

Please sign in to comment.