]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commit
perf: remove `--force` from the `type-check` script
authorHaoqun Jiang <haoqunjiang@gmail.com>
Sat, 9 Nov 2024 07:11:42 +0000 (15:11 +0800)
committerCédric Exbrayat <cexbrayat@users.noreply.github.com>
Sat, 9 Nov 2024 08:07:56 +0000 (09:07 +0100)
commit8a04238c670680a2d0ed5f7814ed4cc2ef49fbb5
tree34eadfb4b02fd5a1fdcd5b283404c41f34d5124d
parent94a835f4af377ef52290342c9914838dc79e05c3
perf: remove `--force` from the `type-check` script

It was introduced to work around a bug in `vue-tsc` that has been fixed
in https://github.com/vuejs/language-tools/pull/3218
template/config/typescript/package.json