WAT-4234 Migrate to strict TypeScript#262
Merged
Merged
Conversation
…iple modules - Updated tsconfig.json files to extend from a base configuration and simplified compiler options. - Enhanced type definitions in async-assert and element-path modules for better type safety. - Modified test cases to ensure proper type handling and error checking. - Adjusted various function signatures to include explicit types, improving code clarity and maintainability.
… various modules, including async-assert, fs-store, logger, and utility functions. Update tsconfig.json for better configuration management.
…ackages, and enhance type safety in various modules by updating type annotations and error handling.
…e type annotations for better type safety, and improve error handling in various modules.
…configuration for plugin-babel package, and enhance type annotations in test mocks for better type safety.
…ig.json for improved structure, and enhance type safety in onFileName.ts by refining type assertions.
… tsconfig.json for improved structure, and enhance type safety in index.ts by refining type annotations and handling optional properties.
…ication module by refining type annotations, updating tsconfig.json for better structure, and implementing error handling improvements across various components.
…tiple modules by updating import statements to use 'node:process', refining type annotations, and adding new tsconfig.build.json files for various packages.
…dify Selenium test configuration to target specific test files, and enhance type safety in HttpServer and request-function modules by refining optional parameters and updating import statements.
…ror throwing syntax for improved clarity and consistency. Enhance type safety in throttle function by using 'this' context directly. Update HttpServer to use const for uid declaration for better readability.
…moving unnecessary null checks and enhancing error assertions for clearer test outcomes.
…ress console window on Windows, improving user experience in cross-platform environments.
…ng, modify GitHub Actions workflow to build main package, and ensure consistent package filtering in publish utility.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.