.. |
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
|
feat: TypeScript 5.7 (#27857)
|
2025-01-31 16:07:42 -05: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(check): compiler options from workspace members (#27785)
|
2025-01-28 10:49:58 -05:00 |
declaration_header_file_with_no_exports
|
chore: deprecate check itests (#25963)
|
2024-10-02 09:22:35 +00:00 |
dts_importing_non_existent
|
fix(check): compiler options from workspace members (#27785)
|
2025-01-28 10:49:58 -05: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 |
jsdoc_import_decl
|
fix(check): compiler options from workspace members (#27785)
|
2025-01-28 10:49:58 -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 |
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(check): compiler options from workspace members (#27785)
|
2025-01-28 10:49:58 -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 |
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 |