/var/www/greso.tech/server/nsm/node_modules/nodemailer
NameSizeModeActions
lib/-0755rm
.gitattributes950644editdlrm
.ncurc.js1210644editdlrm
.prettierrc.js1560644editdlrm
CHANGELOG.md253330644editdlrm
CODE_OF_CONDUCT.md33510644editdlrm
CONTRIBUTING.md46500644editdlrm
LICENSE9350644editdlrm
package.json12740644editdlrm
postinstall.js30680644editdlrm
README.md55340644editdlrm
SECURITY.txt10440644editdlrm
Edit: /var/www/greso.tech/server/nsm/node_modules/nodemailer/.prettierrc.js (156B)
module.exports = { printWidth: 160, tabWidth: 4, singleQuote: true, endOfLine: 'lf', trailingComma: 'none', arrowParens: 'avoid' };