]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - .editorconfig
Bring navigation (with right, left and enter) on material entries page. Supports...
[github/wallabag/wallabag.git] / .editorconfig
index f339d2da64282d939d8d1a568b7cd8bf7265c42e..c347663eb4b02689e54fc512816b5438f008eab1 100644 (file)
@@ -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