Files
biomedjs/node_modules/express-validator/.editorconfig
Dobie Wollert f94ca33b9e Changes
2015-12-16 09:12:35 -08:00

11 lines
285 B
INI

# This file is for unifying the coding style for different editors and IDEs.
# More information at http://EditorConfig.org
# No .editorconfig files above the root directory
root = true
[*]
indent_style = space
indent_size = 2
charset = utf-8
trim_trailing_whitespace = true