GoogleCloudPlatform / GoogleCloudPlatform/nodejs-docs-samples
eslintrc rules may be invalid
- Lenguaje dominante
- JavaScript
- Estrellas
- 3k
- Forks
- 2k
- Merge medio
- 2 d 19 h
- PR fusionados (30 d)
- 44
Descripción
Discovered as part of unrelated changes: the rule to ignore missing imports is `n/no-missing-imports`, not `node/no-missing-imports`.
The .estlintrc.json inherits from gts, and uses module source, so the rule may never be used anyway, but it would be useful to confirm the configuration is correct and update it if required.
Guía de contribución
Línea de trabajo
Inspect .estlintrc.json and compare the missing-import rule with the inherited gts configuration and module source setting. Confirm whether the rule is active, correct the configuration if needed, and verify that the resulting ESLint configuration is valid.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- eslint, javascript
- Área
- tooling
- Tipo de issue
- Error
- Dificultad
- 1/5
- Tiempo estimado
- Menos de una hora
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 48/100