REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 2.88 KB
Close
/proc/thread-self/root/home/byroehnu/.trash/node_modules11/nodemailer/eslint.config.js
Text
Base64
'use strict'; const globals = require('globals'); module.exports = [ { ignores: ['node_modules/**', 'coverage/**', 'dist/**', 'build/**', '.nyc_output/**'] }, { files: ['**/*.js'], languageOptions: { ecmaVersion: 2017, sourceType: 'script', globals: Object.assign({}, globals.node, globals.es2017, { it: true, describe: true, beforeEach: true, afterEach: true }) }, rules: { // Error detection 'for-direction': 'error', 'no-await-in-loop': 'error', 'no-div-regex': 'error', eqeqeq: 'error', 'dot-notation': 'error', curly: 'error', 'no-fallthrough': 'error', 'no-unused-expressions': [ 'error', { allowShortCircuit: true } ], 'no-unused-vars': [ 'error', { varsIgnorePattern: '^_', argsIgnorePattern: '^_', caughtErrorsIgnorePattern: '^_' } ], 'handle-callback-err': 'error', 'no-new': 'error', 'new-cap': 'error', 'no-eval': 'error', 'no-invalid-this': 'error', radix: ['error', 'always'], 'no-use-before-define': ['error', 'nofunc'], 'callback-return': ['error', ['callback', 'cb', 'done']], 'no-regex-spaces': 'error', 'no-empty': 'error', 'no-duplicate-case': 'error', 'no-empty-character-class': 'error', 'no-redeclare': 'off', // Disabled per project preference 'block-scoped-var': 'error', 'no-sequences': 'error', 'no-throw-literal': 'error', 'no-useless-call': 'error', 'no-useless-concat': 'error', 'no-void': 'error', yoda: 'error', 'no-undef': 'error', 'global-require': 'error', 'no-var': 'error', 'no-bitwise': 'error', 'no-lonely-if': 'error', 'no-mixed-spaces-and-tabs': 'error', 'arrow-body-style': ['error', 'as-needed'], 'arrow-parens': ['error', 'as-needed'], 'prefer-arrow-callback': 'error', 'object-shorthand': 'error', 'prefer-spread': 'error', 'no-prototype-builtins': 'off', // Disabled per project preference strict: ['error', 'global'], // Disable all formatting rules (handled by Prettier) indent: 'off', quotes: 'off', 'linebreak-style': 'off', semi: 'off', 'quote-props': 'off', 'comma-dangle': 'off', 'comma-style': 'off' } } ];
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 1 × Files: 13
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
lib
DIR
-
drwxr-xr-x
2026-02-21 00:54:00
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
.gitattributes
95 B
lrw-r--r--
2026-02-21 00:53:26
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
.ncurc.js
136 B
lrw-r--r--
2026-02-21 00:53:34
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
.prettierignore
85 B
lrw-r--r--
2026-02-21 00:53:28
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
.prettierrc
249 B
lrw-r--r--
2026-02-21 00:53:30
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
.prettierrc.js
171 B
lrw-r--r--
2026-02-21 00:53:34
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
.release-please-config.json
219 B
lrw-r--r--
2026-02-21 00:54:00
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
CHANGELOG.md
36.98 KB
lrw-r--r--
2026-02-21 00:54:02
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
CODE_OF_CONDUCT.md
3.28 KB
lrw-r--r--
2026-02-21 00:54:02
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
eslint.config.js
2.88 KB
lrw-r--r--
2026-02-21 00:53:38
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
LICENSE
935 B
lrw-r--r--
2026-02-21 00:53:30
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
package.json
1.49 KB
lrw-r--r--
2026-02-21 00:54:02
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
README.md
5.11 KB
lrw-r--r--
2026-02-21 00:54:02
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
SECURITY.txt
1.02 KB
lrw-r--r--
2026-02-21 00:54:02
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).