mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-24 18:50:56 +08:00
- Introduced a new ESLint rule to enforce a specific naming convention for schema keys: `namespace.sub.key_name`. - Updated cache and preference schema files to include documentation on the naming convention and examples of valid/invalid keys. - Modified existing keys in cache schemas to comply with the new convention. |
||
|---|---|---|
| .. | ||
| cacheSchemas.ts | ||
| cacheTypes.ts | ||
| cacheValueTypes.ts | ||