/usr/local/lib/node_modules/pm2/node_modules/resolve
NameSizeModeActions
.claude/-0755rm
.github/-0755rm
bin/-0755rm
example/-0755rm
lib/-0755rm
test/-0755rm
.editorconfig6540644editdlrm
.eslintrc16870644editdlrm
async.js560644editdlrm
eslint.config.mjs15750644editdlrm
index.js1740644editdlrm
LICENSE10710644editdlrm
package.json21170644editdlrm
readme.markdown115520644editdlrm
SECURITY.md3840644editdlrm
sync.js550644editdlrm
Edit: /usr/local/lib/node_modules/pm2/node_modules/resolve/.editorconfig (654B)
root = true [*] indent_style = space indent_size = 2 end_of_line = lf charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true max_line_length = 200 [*.{,m}js] block_comment_start = /* block_comment = * block_comment_end = */ [*.yml] indent_style = space indent_size = 1 [{package.json,*.mjs}] indent_style = tab [lib/core.json] indent_style = tab [CHANGELOG.md] indent_style = space indent_size = 2 [{*.json,Makefile,CONTRIBUTING.md}] max_line_length = off [test/{dotdot,resolver,module_dir,multirepo,node_path,pathfilter,precedence}/**/*] indent_style = off indent_size = off max_line_length = off insert_final_newline = off