/** * Default plugin id for the `@ttsc/lint` check verb. Override via the * `lintPlugin.name` option of {@link createWorkerCompiler}. */ export const DEFAULT_LINT_PLUGIN_NAME = "@ttsc/lint";