GoogleCloudPlatform / GoogleCloudPlatform/nodejs-docs-samples
eslintrc rules may be invalid
Open
priority: p2
samples
triage me
type: bug
- Dominant language
- JavaScript
- Stars
- 3k
- Forks
- 2k
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 44
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.