📄 parserSeemsToBeTSESLint¶
📊 Analysis Summary¶
| Metric | Count |
|---|---|
| 🔧 Functions | 1 |
📚 Table of Contents¶
🛠️ File Location:¶
📂 packages/utils/src/eslint-utils/parserSeemsToBeTSESLint.ts
Functions¶
parserSeemsToBeTSESLint(parser: string | undefined): boolean¶
Parameters:
parserstring | undefined
Returns: boolean
Calls:
/(?:typescript-eslint|\.\.)[\w/\\]*parser/.test
Code
Generated by Syntax Scribe