Skip to content

CreateProjectLanguageServiceParams

Parameters for createProjectLanguageService.

Import:

import type { CreateProjectLanguageServiceParams } from 'obsidian-dev-utils/script-utils/linters/over-exposure';

Signature:

export interface CreateProjectLanguageServiceParams

Properties

PropertyTypeDescription
tsConfigPathstringAbsolute path to the project's tsconfig.json.

Links to this page: