Lines Matching full:error
6 'compat/compat': 'error',
8 'default-case': 'error',
10 'error',
14 'error',
25 'error',
29 "error",
33 "error",
37 "object-shorthand": ["error", "never"],
39 "error",
42 "no-implicit-globals": "error",
43 "no-return-assign": "error",
44 "no-throw-literal": "error",
45 "strict": ["error", "function"],
46 "require-jsdoc": ["error", {