X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.editorconfig;h=8783e4cb00700f39d9927e2b8c026d5f8b2a679d;hb=f6b3295d28352cbeb46dff04799cf8f4d39087bb;hp=4a6589a2f9a2b469d981315e514c4a60d7b02722;hpb=d449f79a0d7ca808b891baf73b9e25ce7f7e48fe;p=github%2Fshaarli%2FShaarli.git diff --git a/.editorconfig b/.editorconfig index 4a6589a2..8783e4cb 100644 --- a/.editorconfig +++ b/.editorconfig @@ -10,7 +10,7 @@ trim_trailing_whitespace = true indent_style = space indent_size = 4 -[*.{htaccess,html,xml}] +[*.{htaccess,html,js,json,xml}] indent_size = 2 [*.php]