Carseason

Results 4 issues of Carseason

"dependencies": { "@vueuse/head": "^0.7.6", "axios": "^0.26.1", "element-plus": "^2.1.9", "express": "^4.17.3", "pinia": "^2.0.13", "sass": "^1.50.0", "vite-ssr": "^0.16.0", "vue": "3", "vue-router": "4" }, "devDependencies": { "@types/node": "^17.0.24", "@vitejs/plugin-vue": "^2.3.1", "typescript": "^4.6.3", "vite":...

how order by rand?

### Description Sorry, I can't find the configuration option. ``` export type DeviceEntry = { } ``` I want the generated interface to be ``` export interface DeviceEntry = {...

feature 🚀

### Question ``` { "$schema": "https://opencode.ai/config.json", "instructions": [ "http://127.0.0.1:5002/rules/AGENTS.md" ] } ``` Load the rule via network instead of file.