From 86a87d365052dbb4f95fd2cb10f75278e5f8b691 Mon Sep 17 00:00:00 2001 From: Filipp Riabchun Date: Mon, 30 Aug 2021 18:36:08 +0200 Subject: [PATCH] Fix eslint error --- utils/parse.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/parse.js b/utils/parse.js index ba92a6533..6361029ce 100644 --- a/utils/parse.js +++ b/utils/parse.js @@ -93,7 +93,7 @@ exports.default = function parse(path, content, context) { console.warn( '`parseForESLint` from parser `' + parserPath + - '` is invalid and will just be ignored' + '` is invalid and will just be ignored', ); } else { return {