UNPKG

@nodesuite/crypto

Version:

Encryption and decryption library.

10 lines (8 loc) 237 B
require("@rushstack/eslint-config/patch/modern-module-resolution") module.exports = { extends: [ "@rushstack/eslint-config/profile/node", "@rushstack/eslint-config/mixins/friendly-locals", "@nodesuite/eslint-config" ] }