Skip to content

⬅️ Back to Table of Contents

📄 services.test.ts

📊 Analysis Summary

Metric Count
📦 Imports 5
📊 Variables & Constants 1

📚 Table of Contents

🛠️ File Location:

📂 packages/parser/tests/lib/services.test.ts

📦 Imports

Name Source
createProgram @typescript-eslint/typescript-estree
parseForESLint ../../src/index.js
createConfig ../test-utils/test-utils.js
FIXTURES_DIR ../test-utils/test-utils.js
getRaw ../test-utils/test-utils.js

Variables & Constants

Name Type Kind Value Exported
code string let/var `await fs.readFile(filename, {
encoding: 'utf-8',
})`