/opt/canhelp/node_modules/extend
NameSizeModeActions
.editorconfig2860644editdlrm
.eslintrc3970644editdlrm
.jscs.json40960644editdlrm
.travis.yml68990644editdlrm
CHANGELOG.md27790644editdlrm
component.json5810644editdlrm
index.js33210644editdlrm
LICENSE10810644editdlrm
package.json9870644editdlrm
README.md30340644editdlrm
Edit: /opt/canhelp/node_modules/extend/.editorconfig (286B)
root = true [*] indent_style = tab indent_size = 4 end_of_line = lf charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true max_line_length = 150 [CHANGELOG.md] indent_style = space indent_size = 2 [*.json] max_line_length = off [Makefile] max_line_length = off