Lines Matching full:error
14 'compat/compat': 'error',
16 'default-case': 'error',
18 'error',
22 'error',
33 'error',
37 "error",
41 "error",
45 "object-shorthand": ["error", "never"],
47 "error",
50 "no-implicit-globals": "error",
51 "no-return-assign": "error",
52 "no-throw-literal": "error",
53 "strict": ["error", "function"],
54 "require-jsdoc": ["error", {