From 4387dea116f9ec3b9c778c53e5ca9a218599e252 Mon Sep 17 00:00:00 2001 From: HaoLiHaiO Date: Fri, 27 Aug 2021 19:52:57 +0300 Subject: [PATCH] fix typo --- .eslintignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.eslintignore b/.eslintignore index e1c569c89dc87..d76ad06c5e878 100644 --- a/.eslintignore +++ b/.eslintignore @@ -19,5 +19,5 @@ **/extensions/typescript-language-features/test-workspace/** # These files are not linted by `yarn eslint`, so we exclude them from being linted in the editor. -# This ensures that if we add new rules and they pass CI, the are also no errors in the editor. +# This ensures that if we add new rules and they pass CI, there are also no errors in the editor. /resources/web/code-web.js