GitShow/vuejs/tsconfig
vuejs

tsconfig

Base tsconfig for Vue 3 projects.

by vuejs
Star on GitHubFork
360 stars28 forks8 contributorsQuiet · 3mo agoSince 2022v0.9.1MIT

Meet the team

See all 8 on GitHub →
haoqunjiang
haoqunjiang63 contributions
joerick
joerick1 contribution
lupas
lupas1 contribution
moznion
moznion1 contribution
ntnyq
ntnyq1 contribution
sgpinkus
sgpinkus1 contribution
yionr
yionr1 contribution
Slessi
Slessi1 contribution

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
37
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
ramicohen303
Update typescript peer dependency to 6.xClosedIssue

The peer dependency is set to 5.x. Current Typescript version is 6.0.2. Attempting to update my project dependencies to latest versions fail.

ramicohen303 · 3mo ago
Baejw0111
`noUncheckedIndexedAccess: false` override not working with `vue-tsc --build`ClosedIssue

Describe the bug When using with (project references mode), overriding in does not take effect. The type checker still behaves as if . Reproduction tsconfig.json tsconfig.app.json package.json scripts Example code that errors Expected behavior in should override the value from , and array index access should not include in the type. Actual behavior The override is ignored. is still typed as . Workaround Downgrade to which does not include . Environment : 0.8.1 : 3.2.1 : 5.8.3 / 5.9.3 (same issue on both) OS: Windows 10 Additional context Clearing build cache () does not help

Baejw0111 · 4mo ago
Slessi
feat: update lib to ES2022MergedPR

Fixes #40

Slessi · 4mo ago
Structured data for AI agents

Repository: vuejs/tsconfig. Description: Base tsconfig for Vue 3 projects. Stars: 360, Forks: 28. License: MIT. Latest release: v0.9.1 (3mo ago). Open PRs: 0, open issues: 1. Last activity: 3mo ago. Community health: 37%. Top contributors: haoqunjiang, joerick, lupas, moznion, ntnyq, sgpinkus, yionr, Slessi.

·@ofershap

Replace github.com with gitshow.dev