]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - .editorconfig
Merge pull request #1133 from ArthurHoaro/hotfix/title-dl
[github/shaarli/Shaarli.git] / .editorconfig
index 4a6589a2f9a2b469d981315e514c4a60d7b02722..8783e4cb00700f39d9927e2b8c026d5f8b2a679d 100644 (file)
@@ -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]