AlloyTeam / eslint-config-alloy

Progressive ESLint config for your React/Vue/TypeScript projects
https://alloyteam.github.io/eslint-config-alloy/
2.65k stars 316 forks source link

请教下大佬 #207

Closed linjialiang closed 2 years ago

linjialiang commented 2 years ago

用你这个,vue3+ts的验证该怎么配置吗? 文档里没有对vue3+ts的配置进行说明

比如我在vite脚手架里如何配置?

xcatliu commented 2 years ago

@linjialiang 我也不是很了解这一块,有进展了欢迎分享到这儿来呀

Zolyn commented 2 years ago

eslint-config-alloy-patched

简单地重新导出了部分配置,来适配vue3+ts的项目,希望能帮到有需要的人

xcatliu commented 2 years ago

已创建了一个 typescript-vue 示例 https://github.com/AlloyTeam/eslint-config-alloy/blob/master/README.zh-CN.md#typescript-vue