Skip to content

Commit 400c32f

Browse files
committed
Use js 'standard' formatter and pre-commit
NOTICE: Don't reformat scripts in ./static (may be already minified)
1 parent ea4d49d commit 400c32f

16 files changed

+426
-461
lines changed

.editorconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ end_of_line = lf
99
insert_final_newline = true
1010
trim_trailing_whitespace = true
1111

12+
[*.js]
13+
indent_size = 2
14+
1215
[*.md]
1316
trim_trailing_whitespace = false
1417

.eslintrc

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)