Skip to content

Commit 80724e6

Browse files
chore(deps): update dependency @eslint/compat to v1.3.2 (#392)
* chore(deps): update dependency @eslint/compat to v1.3.2 * Removes unnecessary type coercions Simplifies code by removing redundant Boolean() wrapper and toString() call where the values are already in the expected format. * Improves TypeScript type safety and annotations Adds explicit type annotations to improve code clarity and prevent potential type-related issues. Updates server property type to use InstanceType for better type inference, adds Request type annotation to callback parameter, casts image buffer to BodyInit for Response constructor compatibility, and adds type-only import modifier to Logger import. * Formats import statement for better readability Restructures the multi-line import from @netlify/dev-utils to follow consistent code formatting standards with proper line breaks and indentation. --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: jake champion <jake.champion@netlify.com>
1 parent 15f885b commit 80724e6

File tree

5 files changed

+12776
-11151
lines changed

5 files changed

+12776
-11151
lines changed

0 commit comments

Comments
 (0)