⬅️ Back to Table of Contents
📄 es6-arrow-function-expression.test.ts
📊 Analysis Summary
Metric |
Count |
📦 Imports |
4 |
📊 Variables & Constants |
5 |
📚 Table of Contents
🛠️ File Location:
📂 packages/scope-manager/tests/eslint-scope/es6-arrow-function-expression.test.ts
📦 Imports
Name |
Source |
AST_NODE_TYPES |
@typescript-eslint/types |
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] |
✗ |
scope |
Scope |
let/var |
scopeManager.scopes[0] |
✗ |
scope |
Scope |
let/var |
scopeManager.scopes[0] |
✗ |
scope |
Scope |
let/var |
scopeManager.scopes[0] |
✗ |
scope |
Scope |
const |
scopeManager.scopes[1] |
✗ |