Skip to content

⬅️ Back to Table of Contents

📄 prefer-namespace-keyword.ts

📊 Analysis Summary

Metric Count
📦 Imports 3

📚 Table of Contents

🛠️ File Location:

📂 packages/eslint-plugin/src/rules/prefer-namespace-keyword.ts

📦 Imports

Name Source
AST_NODE_TYPES @typescript-eslint/utils
AST_TOKEN_TYPES @typescript-eslint/utils
createRule ../util