From 6da24c4be86ecb94d68e2fb1de36fff98c741de7 Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Sun, 3 Jul 2022 00:44:16 +0200 Subject: Setup eslint --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index 04255df..0ec9ed4 100644 --- a/.editorconfig +++ b/.editorconfig @@ -12,7 +12,7 @@ trim_trailing_whitespace = true [*.md] trim_trailing_whitespace = false -[*.{svg,css,scss,json,webmanifest,yaml,yml,toml,md,babelrc,eslintrc,postcssrc,stylelintrc,ecrc,gitattributes}] +[*.{svg,css,scss,js,json,webmanifest,yaml,yml,toml,md,babelrc,eslintrc,postcssrc,stylelintrc,ecrc,gitattributes}] indent_size = 2 [layouts/**.{svg}] -- cgit v1.2.3