⬅️ Back to Table of Contents
📄 withoutProjectParserOptions.test.ts
📊 Analysis Summary
Metric |
Count |
📦 Imports |
2 |
📊 Variables & Constants |
1 |
📚 Table of Contents
🛠️ File Location:
📂 packages/typescript-estree/tests/lib/withoutProjectParserOptions.test.ts
📦 Imports
Name |
Source |
TSESTreeOptions |
../../src/index.js |
withoutProjectParserOptions |
../../src/index.js |
Variables & Constants
Name |
Type |
Kind |
Value |
Exported |
options |
ParseAndGenerateServicesOptions |
const |
`{ |
|
comment: true, |
|
|
|
|
EXPERIMENTAL_useProjectService: true, |
|
|
|
|
project: true, |
|
|
|
|
projectService: true, |
|
|
|
|
} as TSESTreeOptions` |
✗ |
|
|
|