repo.or.cz
/
express.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
docs: add install size badge
[express.git]
/
.editorconfig
blob
cdb36c1b4662559d2880d7a1ae9e65ca7497f47e
1
# http://editorconfig.org
2
root = true
3
4
[*]
5
charset = utf-8
6
insert_final_newline = true
7
trim_trailing_whitespace = true
8
9
[{*.js,*.json,*.yml}]
10
indent_size = 2
11
indent_style = space