mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-11-09 06:45:48 +08:00
OpenPGP.js v5.2.1
This commit is contained in:
parent
99ffb986f1
commit
bbadd179fa
2 changed files with 1600 additions and 2070 deletions
|
|
@ -53,6 +53,7 @@ module.exports = {
|
||||||
ignoreTrailingComments: true,
|
ignoreTrailingComments: true,
|
||||||
ignorePattern: '(^\\s*(const|let|var)\\s.+=\\s*require\\s*\\(|^import\\s.+\\sfrom\\s.+;$)'
|
ignorePattern: '(^\\s*(const|let|var)\\s.+=\\s*require\\s*\\(|^import\\s.+\\sfrom\\s.+;$)'
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
'no-constant-condition': ["error", { "checkLoops": false }]
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
|
||||||
3667
vendors/openpgp-5/dist/openpgp.js
vendored
3667
vendors/openpgp-5/dist/openpgp.js
vendored
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue