iptv-app/.vscode/extensions.json
李岩岩 5f8165b236 refactor: 移除 Pinia 和相关无用文件
- 删除 stores/useStore.js (Pinia)
- 删除 components/ConfigPanel.vue
- 删除 Layout/ 子组件 (GroupList, ChannelList, DateList, ProgramList)
2026-02-09 00:27:38 +08:00

4 lines
65 B
JSON

{
"recommendations": ["Vue.volar", "esbenp.prettier-vscode"]
}