Bug 23834: (RM follow-up) Add new file to Makefile.PL
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 4 Nov 2019 10:09:40 +0000 (10:09 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 4 Nov 2019 10:10:04 +0000 (10:10 +0000)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Makefile.PL

index 69eae83..184752e 100644 (file)
@@ -387,6 +387,7 @@ my $target_map = {
   './blib'                      => 'NONE',
   '.sass-lint.yml'              => 'NONE',
   '.scss-lint.yml'              => 'NONE',
+  '.eslintrc.json'              => 'NONE',
   'gulpfile.js'                 => 'NONE',
   'package.json'                => 'NONE',
   'yarn.lock'                   => 'NONE',