]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - .editorconfig
Webpack / Configure webpack, ESLint, Travis, Makefile, npm/yarn and git
[github/shaarli/Shaarli.git] / .editorconfig
index 4a6589a2f9a2b469d981315e514c4a60d7b02722..ae2dd4cc49070d9c43565773ae996ef9f506ac77 100644 (file)
@@ -10,7 +10,7 @@ trim_trailing_whitespace = true
 indent_style = space
 indent_size = 4
 
-[*.{htaccess,html,xml}]
+[*.{htaccess,html,xml,js}]
 indent_size = 2
 
 [*.php]