X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.editorconfig;fp=.editorconfig;h=c347663eb4b02689e54fc512816b5438f008eab1;hb=5637a26e9af98a05c76823c85611315cd1a986e0;hp=f339d2da64282d939d8d1a568b7cd8bf7265c42e;hpb=16ef7607f43ebc3e0134360b7657af191e14fe12;p=github%2Fwallabag%2Fwallabag.git diff --git a/.editorconfig b/.editorconfig index f339d2da..c347663e 100644 --- a/.editorconfig +++ b/.editorconfig @@ -8,3 +8,7 @@ indent_style = space indent_size = 4 trim_trailing_whitespace = true insert_final_newline = true + +[*.js] +indent_style = space +indent_size = 2