You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@annotator.apache.org by ra...@apache.org on 2019/05/09 10:01:54 UTC

[incubator-annotator] 05/09: Fix outdated .eslintignore reference

This is an automated email from the ASF dual-hosted git repository.

randall pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-annotator.git

commit 929c192eaec98225743b017de6e31a2902050a10
Author: Randall Leeds <ra...@apache.org>
AuthorDate: Thu May 9 02:57:12 2019 -0700

    Fix outdated .eslintignore reference
---
 .eslintignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.eslintignore b/.eslintignore
index cd50778..038512d 100644
--- a/.eslintignore
+++ b/.eslintignore
@@ -1,4 +1,4 @@
 /coverage
 /packages/*/lib/*
 /packages/*/node_modules/*
-/packages/fragment-identifier/src/fragment.mjs
+/packages/fragment-identifier/src/fragment.js