1
0
mirror of https://github.com/kremalicious/dotfiles.git synced 2024-11-22 09:47:21 +01:00

tweak editorconfig

This commit is contained in:
Matthias Kretschmann 2017-05-19 15:55:49 +02:00
parent c4a114cb9a
commit ee12995610
Signed by: m
GPG Key ID: BD3C1F3EDD7831FC

View File

@ -8,6 +8,6 @@ charset = utf-8
indent_style = space
indent_size = 4
[{**.js,package.json,.travis.yml}]
[{**.json,.travis.yml}]
indent_style = space
indent_size = 2