From fff911885ae02c98b6b13f3a34c9120241dc7b78 Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Mon, 25 Apr 2022 23:23:27 +0200 Subject: Lint js files --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index 220f3d5..418c402 100644 --- a/.editorconfig +++ b/.editorconfig @@ -11,7 +11,7 @@ insert_final_newline = true [*.md] trim_trailing_whitespace = false -[*.{json,yaml,yml,toml,md,babelrc,eslintrc,postcssrc,stylelintrc,scss,ecrc}] +[*.{json,yaml,yml,toml,md,babelrc,eslintrc,postcssrc,stylelintrc,ecrc}] indent_style = space indent_size = 2 -- cgit v1.2.3