mailtrain/server/.eslintrc

5 lines
72 B
Text
Raw Normal View History

2017-03-07 14:30:56 +00:00
{
"extends": "nodemailer",
"parserOptions": { "ecmaVersion": 2017 }
2017-03-07 14:30:56 +00:00
}