git clone https://github.com/n0099/open-tbm && cd open-tbm
git checkout 3d3386a67329099f953d08dfc959679e8b305246
cd fe
yarn
code src/components/post/queryForm/QueryForm.vue
What is expected?
Not reporting.
What is actually happening?
Parameter 'e' implicitly has an 'any' type. ts(7006)
Vue - Official extension or vue-tsc version
extension:
2.0.10
tsc:2.1.2
VSCode version
1.92.2
Vue version
3.4.28
TypeScript version
5.5.4
System Info
package.json dependencies
https://github.com/n0099/open-tbm/blob/3d3386a67329099f953d08dfc959679e8b305246/fe/package.json
Steps to reproduce
What is expected?
Not reporting.
What is actually happening?
Link to minimal reproduction
https://github.com/n0099/open-tbm/blob/3d3386a67329099f953d08dfc959679e8b305246/fe
Any additional comments?
No response