GoogleCloudPlatform / GoogleCloudPlatform/nodejs-docs-samples
eslintrc rules may be invalid
オープン
priority: p2
samples
triage me
type: bug
- 主要言語
- JavaScript
- スター
- 3k
- フォーク
- 2k
- 平均マージ
- 2日 19時間
- マージ済み PR(30日)
- 44
説明
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.
コントリビューションガイド
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- eslint, javascript
- 領域
- tooling
- issue の種類
- バグ
- 難易度
- 1/5
- 見積もり時間
- 1時間未満
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 48/100