TS: Do not include source files in test vue project
Open
- Dominant language
- TypeScript
- Stars
- 38
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
Without source component files in test project `vue-tsc` throws bunch of errors, we need to find a way to avoid that.
ref: https://github.com/getodk/web-forms/pull/69#discussion_r1556528329
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the test Vue project and how vue-tsc is run there, then read the linked pull request discussion for the reported errors. Done means the test project excludes source component files and vue-tsc no longer reports the resulting errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100