Optional allowWhat tools to use for type checking.
Optional enabledRun typechecking tests alongisde regular tests.
Pattern for files that should not be treated as test files
Optional ignoreDo not fail, if Vitest found errors outside the test files.
Pattern for files that should be treated as test files
Optional onlyWhen typechecking is enabled, only run typechecking tests.
Optional tsconfigPath to tsconfig, relative to the project root.
Generated using TypeDoc
Check JS files that have
@ts-checkcomment. If you have it enabled in tsconfig, this will not overwrite it.