Tencent / tdesign-vue-starter

A starter-kit for TDesign Vue UI components.
https://tdesign.tencent.com/starter/vue/
MIT License
373 stars 92 forks source link

chore(deps): update @typescript-eslint versions #296

Closed Summer-Shen closed 8 months ago

Summer-Shen commented 8 months ago

🤔 这个 PR 的性质是?

🔗 相关 Issue

https://github.com/Tencent/tdesign-vue-starter/pull/295#issuecomment-1874235989

💡 需求背景和解决方案

npm run lint 报错:Parsing error: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead

解决方案参考:https://stackoverflow.com/questions/76996326/parsing-error-deprecationerror-originalkeywordkind-has-been-deprecated-since

📝 更新日志

☑️ 请求合并前的自查清单

⚠️ 请自检并全部勾选全部选项。⚠️

github-actions[bot] commented 8 months ago

完成