From 49cbbc8c1f641a68fc92fa0d5b2a6a60a5418649 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 {