..
ambient_modules
fix(check): ignore errors on ambient modules ( #29135 )
2025-05-16 15:06:34 +09:00
check_all
fix(check): compiler options from workspace members ( #27785 )
2025-01-28 10:49:58 -05:00
check_all_local
chore(tests): Deprecate remaining usages of itest in check tests ( #26962 )
2024-12-10 23:41:24 +01:00
check_broadcast_channel
chore: deprecate check itests ( #25963 )
2024-10-02 09:22:35 +00:00
check_deno_not_found
fix(check): compiler options from workspace members ( #27785 )
2025-01-28 10:49:58 -05:00
check_dts
fix(check): compiler options from workspace members ( #27785 )
2025-01-28 10:49:58 -05:00
check_exclude_option
fix(check): compiler options from workspace members ( #27785 )
2025-01-28 10:49:58 -05:00
check_imported_files_listed_in_exclude_option
fix(check): compiler options from workspace members ( #27785 )
2025-01-28 10:49:58 -05:00
check_jsximportsource_importmap_config
chore: deprecate check itests ( #25963 )
2024-10-02 09:22:35 +00:00
check_no_error_truncation
fix(check): compiler options from workspace members ( #27785 )
2025-01-28 10:49:58 -05:00
check_node_builtin_modules
fix: bump default @types/node version range to 22.15.14 ( #28407 )
2025-05-08 17:44:22 +00:00
check_non_normalized_specifier
fix(check): don't assert unique normalized specifiers ( #29274 )
2025-05-13 16:16:38 +00:00
check_npm_install_diagnostics
fix(check): compiler options from workspace members ( #27785 )
2025-01-28 10:49:58 -05:00
check_static_response_json
chore: deprecate check itests ( #25963 )
2024-10-02 09:22:35 +00:00
check_types_dts
chore: migrate bench, publish, and more itests to spec tests ( #23584 )
2024-04-29 10:08:27 -04:00
check_with_excluded_file_specified
chore: migrate bench, publish, and more itests to spec tests ( #23584 )
2024-04-29 10:08:27 -04:00
check_workspace
fix(check): compiler options from workspace members ( #27785 )
2025-01-28 10:49:58 -05:00
cjs_default_export
fix(check): compiler options from workspace members ( #27785 )
2025-01-28 10:49:58 -05:00
compiler_options_root_dirs_and_sloppy_imports
fix(check): support sloppy imports with "compilerOptions.rootDirs" ( #27973 )
2025-02-05 23:08:10 +00:00
compiler_options_types
fix(check/lsp): correctly resolve compilerOptions.types ( #27686 )
2025-01-15 18:48:10 -08:00
css_import
fix: add hint to run with --no-check
when type checking fails ( #28091 )
2025-02-13 10:54:52 +00:00
declaration_header_file_with_no_exports
chore: deprecate check itests ( #25963 )
2024-10-02 09:22:35 +00:00
definitely_typed
fix(check/lsp): fall back to @types/*
packages if npm package doesn't have types ( #28185 )
2025-02-19 23:55:06 +00:00
dts_importing_non_existent
fix(check): compiler options from workspace members ( #27785 )
2025-01-28 10:49:58 -05:00
erasable_syntax_only
feat(check): support erasableSyntaxOnly for type checking ( #29097 )
2025-04-30 02:38:07 +00:00
export_equals_declaration_file
feat: TypeScript 5.6 and npm:@types/node@22
( #25614 )
2024-09-14 11:58:47 +01:00
extensionless
chore: migrate bench, publish, and more itests to spec tests ( #23584 )
2024-04-29 10:08:27 -04:00
globbing
fix(check): compiler options from workspace members ( #27785 )
2025-01-28 10:49:58 -05:00
import_meta_no_errors
fix(check/lsp): fix bugs with tsc type resolution, allow npm packages to augment ImportMeta
( #27690 )
2025-01-16 19:20:04 +00:00
import_non_existent_in_remote
fix(check): compiler options from workspace members ( #27785 )
2025-01-28 10:49:58 -05:00
instability_fetch
fix(check): remove instability in loading lib files ( #28202 )
2025-02-20 12:41:58 -05:00
jsdoc_import_decl
fix(check): compiler options from workspace members ( #27785 )
2025-01-28 10:49:58 -05:00
jsx_automatic_no_explicit_import_source
fix(check): regression - implicit jsxImportSource was not resolving ( #28228 )
2025-02-21 14:09:57 -05:00
jsx_import_source_not_in_graph
fix(check): ignore resolving jsxImportSource
when jsx is not used in graph ( #26548 )
2024-10-25 17:56:40 +00:00
jsx_import_source_types
feat: add --allow-import
flag ( #25469 )
2024-09-26 01:50:54 +00:00
jsx_import_source_types_config
feat: add --allow-import
flag ( #25469 )
2024-09-26 01:50:54 +00:00
jsx_not_checked
fix(check): compiler options from workspace members ( #27785 )
2025-01-28 10:49:58 -05:00
lockfile_types_node
fix(check): do not add @types/node@*
to lockfile if a @types/node
req already exists ( #29270 )
2025-05-13 18:44:54 -04:00
lockfile_types_node_existing
fix(check): do not add @types/node@*
to lockfile if a @types/node
req already exists ( #29270 )
2025-05-13 18:44:54 -04:00
message_chain_formatting
fix(check): compiler options from workspace members ( #27785 )
2025-01-28 10:49:58 -05:00
module_detection_force
chore: deprecate check itests ( #25963 )
2024-10-02 09:22:35 +00:00
module_not_found
fix: add hint to run with --no-check
when type checking fails ( #28091 )
2025-02-13 10:54:52 +00:00
module_not_found_npm_pkg_entrypoint
fix(check/npm): move not found errors inside npm packages to tsc diagnostics ( #28337 )
2025-02-28 10:06:20 -05:00
module_not_found_npm_pkg_internal
fix(check/npm): move not found errors inside npm packages to tsc diagnostics ( #28337 )
2025-02-28 10:06:20 -05:00
no_implicit_override
fix(check): compiler options from workspace members ( #27785 )
2025-01-28 10:49:58 -05:00
npm_pkg_empty_main_entry
fix(check): compiler options from workspace members ( #27785 )
2025-01-28 10:49:58 -05:00
package_json
fix(npm): ensure scoped package name is encoded in URLs ( #26390 )
2024-10-18 20:38:57 +02:00
package_json_auto_install
fix(npm): ensure scoped package name is encoded in URLs ( #26390 )
2024-10-18 20:38:57 +02:00
package_json_fail_check
fix(check): compiler options from workspace members ( #27785 )
2025-01-28 10:49:58 -05:00
package_json_with_deno_json
fix(check): compiler options from workspace members ( #27785 )
2025-01-28 10:49:58 -05:00
random_extension
chore: migrate bench, publish, and more itests to spec tests ( #23584 )
2024-04-29 10:08:27 -04:00
reject_string_in_readable_stream_from
fix(check): compiler options from workspace members ( #27785 )
2025-01-28 10:49:58 -05:00
remote_missing_override
feat: add --allow-import
flag ( #25469 )
2024-09-26 01:50:54 +00:00
ts_in_npm_pkg
fix(check): better handling of TypeScript in npm packages for type checking ( #27853 )
2025-01-28 20:32:37 +00:00
type_reference_import_meta
fix(check/lsp): fix bugs with tsc type resolution, allow npm packages to augment ImportMeta
( #27690 )
2025-01-16 19:20:04 +00:00
typecheck_doc_duplicate_identifiers
feat(cli): evaluate code snippets in JSDoc and markdown ( #25220 )
2024-09-17 21:35:48 -07:00
typecheck_doc_failure
fix(check): compiler options from workspace members ( #27785 )
2025-01-28 10:49:58 -05:00
typecheck_doc_in_markdown
fix(check): compiler options from workspace members ( #27785 )
2025-01-28 10:49:58 -05:00
typecheck_doc_success
feat(cli): evaluate code snippets in JSDoc and markdown ( #25220 )
2024-09-17 21:35:48 -07:00
types_resolved_relative_config
fix(check): compiler options from workspace members ( #27785 )
2025-01-28 10:49:58 -05:00
unstable_suggestion
fix(check): compiler options from workspace members ( #27785 )
2025-01-28 10:49:58 -05:00
use_unknown_in_catch_variables
fix(check): compiler options from workspace members ( #27785 )
2025-01-28 10:49:58 -05:00
wasm
fix(check): compiler options from workspace members ( #27785 )
2025-01-28 10:49:58 -05:00
with_bare_import
fix: update hint for deno add <package>
( #25455 )
2024-09-05 11:08:22 +02:00
with_tsconfig_json
feat(check): detect tsconfig.json at workspace root ( #29092 )
2025-04-29 21:54:22 +00:00
workspace
fix(check): compiler options from workspace members ( #27785 )
2025-01-28 10:49:58 -05:00
workspace_compiler_option_types
fix(check): compiler options from workspace members ( #27785 )
2025-01-28 10:49:58 -05:00
workspace_compiler_options_root_dirs
feat(check/lsp): support "compilerOptions.rootDirs" ( #27844 )
2025-01-30 00:20:25 +00:00