Restricted Mode: No vscodebot bot commented Jun 14, 2021 (Experimental duplicate detection) Thanks for submitting this issue. Please also check if it is already covered by an existing one, like: Trust banner: links loose underline on hover? (#125110) Menubar access keys are not underlined...
6 +32,7 @@ export default [ }, { rules: { + 'prefer-const': 'error', 'no-console': ['error', { allow: ['warn', 'error'] }], '@typescript-eslint/no-unused-vars': 'warn', 'no-restricted-syntax': [