codercup / unibest

unibest - 最好用的 uniapp 开发框架。unibest 是由 uniapp + Vue3 + Ts + Vite4 + UnoCss + UniUI 驱动的跨端快速启动模板,使用 VS Code 开发,具有代码提示、自动格式化、统一配置、代码片段等功能,同时内置了大量平时开发常用的基本组件,开箱即用,让你编写 uniapp 拥有 best 体验。
https://codercup.github.io/unibest-docs/
MIT License
1.4k stars 178 forks source link

chore: add eslint-plugin-jsonc #15

Closed DimplesY closed 3 months ago

DimplesY commented 4 months ago
image

eslint 会检查 tsconfig.json 文件,在vscode当中大片爆红

DimplesY commented 4 months ago

增加 eslint-plugin-jsonc 去验证 json 文件

codercup commented 4 months ago

为啥我的不会呢? image

DimplesY commented 4 months ago

为啥我的不会呢? image

你vscode 的配置是不是忽略了啥

codercup commented 4 months ago

没听到其他人有说这个文件报错呀~~