Viewing File: /home/ubuntu/.nvm/versions/node/v18.20.2/lib/node_modules/pm2/node_modules/promptly/.editorconfig

root = true

[*]
indent_style = space
indent_size = 4
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true

[*.md]
trim_trailing_whitespace = false

[package.json]
indent_size = 2
Back to Directory File Manager