Skip to content

Comments

dev: remove Vite config files from exclude in tsconfig.json#1402

Merged
DayKev merged 1 commit intobetafrom
dev/typecheck-vite-configs
Dec 17, 2025
Merged

dev: remove Vite config files from exclude in tsconfig.json#1402
DayKev merged 1 commit intobetafrom
dev/typecheck-vite-configs

Conversation

@DayKev
Copy link
Contributor

@DayKev DayKev commented Dec 17, 2025

What are the changes the user will see?

N/A

Why am I making these changes?

Every file should be typechecked if possible.

What are the changes from a developer perspective?

For some reason the Vite config files were in the exclude array in tsconfig.json so I removed them.

Checklist

  • Otherwise: I'm using beta as my base branch
  • There is no overlap with another PR?
  • The PR is self-contained and cannot be split into smaller PRs?
  • Have I provided a clear explanation of the changes?
  • Have I tested the changes manually?

@DayKev DayKev self-assigned this Dec 17, 2025
@DayKev DayKev added the Development Changes designed to improve the development process label Dec 17, 2025
@DayKev DayKev merged commit 358d824 into beta Dec 17, 2025
9 checks passed
@DayKev DayKev deleted the dev/typecheck-vite-configs branch December 17, 2025 03:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development Changes designed to improve the development process

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant