mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2025-08-01 19:27:38 +07:00
initial javascript rewrite
This commit is contained in:
5
node_modules/nodemailer/.prettierrc.js
generated
vendored
Normal file
5
node_modules/nodemailer/.prettierrc.js
generated
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
module.exports = {
|
||||
printWidth: 160,
|
||||
tabWidth: 4,
|
||||
singleQuote: true
|
||||
};
|
Reference in New Issue
Block a user