From e69c0568d5c054cdd29bc56e92f22c0f679c222d 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 ba92a65339..6361029ce9 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 {