stable

Clone or download

Read-only

request #22693: Typecheck the template of the vue-breadcrumb-privacy library

We use the vue-tsc/Volar [0][1] to get the capability to typecheck the template. [0] https://github.com/johnsoncodehk/vue-tsc [1] https://github.com/johnsoncodehk/volar Change-Id: I1be7aa22ba2951b9c4acd81ee74c54e89bf49d49

Modified Files

Name
M package-lock.json +1583 −0 Go to diff View file
M package.json +2 −0 Go to diff View file
M src/package-lock.json +0 −29 Go to diff View file
M src/scripts/lib/vue-breadcrumb-privacy/package-lock.json +5 −5 Go to diff View file
M src/scripts/lib/vue-breadcrumb-privacy/package.json +1 −1 Go to diff View file
M src/scripts/lib/vue-breadcrumb-privacy/src/BreadcrumbPrivacy.vue +1 −1 Go to diff View file
M src/scripts/lib/vue-breadcrumb-privacy/src/__snapshots__/BreadcrumbPrivacy.test.ts.snap +4 −4 Go to diff View file
M src/scripts/lib/vue-breadcrumb-privacy/src/project-privacy-helper.ts +1 −0 Go to diff View file
M src/scripts/lib/vue-breadcrumb-privacy/tsconfig.json +4 −1 Go to diff View file
M src/scripts/lib/vue-breadcrumb-privacy/vite.config.ts +3 −3 Go to diff View file