Intial Commit
This commit is contained in:
11
nodered/rootfs/data/node_modules/libbase64/.eslintrc
generated
vendored
Normal file
11
nodered/rootfs/data/node_modules/libbase64/.eslintrc
generated
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"rules": {
|
||||
"indent": 0,
|
||||
"global-require": 0,
|
||||
"no-await-in-loop": 0
|
||||
},
|
||||
"extends": ["nodemailer", "prettier"],
|
||||
"parserOptions": {
|
||||
"ecmaVersion": 2017
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user