mirror of
https://github.com/atlanticbiomedical/biomedjs.git
synced 2025-07-02 00:47:26 -04:00
Changes
This commit is contained in:
11
node_modules/express-validator/.editorconfig
generated
vendored
Normal file
11
node_modules/express-validator/.editorconfig
generated
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
# 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
|
Reference in New Issue
Block a user