⬅️ Back to Table of Contents
📄 eslint-plugin-internal/src/util/createRule
📊 Analysis Summary
| Metric |
Count |
| 📦 Imports |
1 |
| 📐 Interfaces |
1 |
📚 Table of Contents
🛠️ File Location:
📂 packages/eslint-plugin-internal/src/util/createRule.ts
📦 Imports
| Name |
Source |
ESLintUtils |
@typescript-eslint/utils |
Interfaces
ESLintPluginInternalDocs
Interface Code
export interface ESLintPluginInternalDocs {
requiresTypeChecking?: true;
}
Properties
| Name |
Type |
Optional |
Description |
requiresTypeChecking |
true |
✓ |
not shown |
Generated by Syntax Scribe