⬅️ Back to Table of Contents
📄 no-typescript-estree-import.ts
📊 Analysis Summary
Metric |
Count |
📦 Imports |
1 |
📊 Variables & Constants |
4 |
📚 Table of Contents
🛠️ File Location:
📂 packages/eslint-plugin-internal/src/rules/no-typescript-estree-import.ts
📦 Imports
Name |
Source |
createRule |
../util |
Variables & Constants
Name |
Type |
Kind |
Value |
Exported |
TSESTREE_NAME |
"@typescript-eslint/typescript-estree" |
const |
'@typescript-eslint/typescript-estree' |
✗ |
TYPES_NAME |
"@typescript-eslint/types" |
const |
'@typescript-eslint/types' |
✗ |
UTILS_NAME |
"@typescript-eslint/utils" |
const |
'@typescript-eslint/utils' |
✗ |
packageName |
string | null |
let/var |
null |
✗ |