CreateProjectLanguageServiceParams
Parameters for createProjectLanguageService.
Import:
import type { CreateProjectLanguageServiceParams } from 'obsidian-dev-utils/script-utils/linters/over-exposure';Signature:
export interface CreateProjectLanguageServiceParamsProperties
| Property | Type | Description |
|---|---|---|
| tsConfigPath | string | Absolute path to the project's tsconfig.json. |
Links to this page: