Initial
This commit is contained in:
15
test/imaps/node_modules/libqp/.eslintrc
generated
vendored
Normal file
15
test/imaps/node_modules/libqp/.eslintrc
generated
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"rules": {
|
||||
"indent": 0,
|
||||
"no-await-in-loop": 0,
|
||||
"require-atomic-updates": 0
|
||||
},
|
||||
"globals": {
|
||||
"BigInt": true
|
||||
},
|
||||
"extends": ["nodemailer", "prettier"],
|
||||
"parserOptions": {
|
||||
"ecmaVersion": 2018,
|
||||
"sourceType": "script"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user