aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
authorValentin Popov <info@valentineus.link>2020-03-26 21:38:42 +0300
committerGitHub <noreply@github.com>2020-03-26 21:38:42 +0300
commit4aa0bc667bea03259f8bb26dba63795e74a86299 (patch)
treef31989196049dc78a45e29f057a375c202ed8405 /.editorconfig
parent1380e3839788779a3402a0bf4fb1a3ba57c0d162 (diff)
parent2bdf5c87990e7ebcd338f15245ca1e937a361750 (diff)
downloadeslint-config-4aa0bc667bea03259f8bb26dba63795e74a86299.tar.xz
eslint-config-4aa0bc667bea03259f8bb26dba63795e74a86299.zip
Merge pull request #2 from valentineus/developv0.0.14
Develop
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/.editorconfig b/.editorconfig
index d058e45..2c83ce3 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -12,9 +12,7 @@ tab_width = 4
trim_trailing_whitespace = true
[*.json]
-indent_size = 2
indent_style = space
[*.yml]
-indent_size = 2
indent_style = space