Ovyerus/redite

View on GitHub

Showing 4 of 4 total issues

Parsing error: The keyword 'const' is reserved
Open

const Redis = require("ioredis");
Severity: Minor
Found in src/Redite.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Parsing error: The keyword 'const' is reserved
Open

const ChildWrapper = require("./src/ChildWrapper");
Severity: Minor
Found in index.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Parsing error: The keyword 'const' is reserved
Open

const MutatingMethods = [
Severity: Minor
Found in src/Constants.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Parsing error: The keyword 'const' is reserved
Open

const { SupportedArrayMethods } = require("./Constants");
Severity: Minor
Found in src/ChildWrapper.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Severity
Category
Status
Source
Language