Establish strict TypeScript application foundation #47
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
needs-review
quasar
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/quasar-ui!47
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "agent/issue-3-typescript-foundation"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Advances #3 without closing it; later passes still need to migrate the existing JavaScript feature modules.
What changed
typecheckandtest:e2escriptsnpm ciwith npm cachingValidation
npm cinpm run checknpm test(40 tests)npm run test:e2enpm run buildFollow-up
The legacy JavaScript feature modules remain behind the typed package entrypoints and should be migrated incrementally in later #3 passes.