⬅️ Back to Table of Contents
📄 function-expression-name.test.ts
📊 Analysis Summary
Metric |
Count |
📦 Imports |
3 |
📊 Variables & Constants |
2 |
📚 Table of Contents
🛠️ File Location:
📂 packages/scope-manager/tests/eslint-scope/function-expression-name.test.ts
📦 Imports
Name |
Source |
ScopeType |
../../src/index.js |
getRealVariables |
../test-utils/index.js |
parseAndAnalyze |
../test-utils/index.js |
Variables & Constants
Name |
Type |
Kind |
Value |
Exported |
scope |
Scope |
let/var |
scopeManager.scopes[0] |
✗ |
globalScope |
Scope |
const |
scope |
✗ |