⬅️ Back to Table of Contents
📄 createParseSettings.test.ts
📊 Analysis Summary
Metric |
Count |
🔧 Functions |
2 |
📦 Imports |
1 |
📊 Variables & Constants |
1 |
📚 Table of Contents
🛠️ File Location:
📂 packages/typescript-estree/tests/lib/createParseSettings.test.ts
📦 Imports
Name |
Source |
createParseSettings |
../../src/parseSettings/createParseSettings |
Variables & Constants
Name |
Type |
Kind |
Value |
Exported |
projectService |
{ service: boolean; } |
const |
{ service: true } |
✗ |
Functions
createProjectService(): { service: boolean; }
Code
- Return Type:
{ service: boolean; }
createProjectService(): { service: boolean; }
Code
- Return Type:
{ service: boolean; }