cherry-studio/packages/shared/data/preference
fullex 0f8136705e feat: add ESLint rule for schema key naming convention in cache and preference schemas
- 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.
2025-11-26 12:50:38 +08:00
..
preferenceSchemas.ts feat: add ESLint rule for schema key naming convention in cache and preference schemas 2025-11-26 12:50:38 +08:00
preferenceTypes.ts Merge branch 'main' into v2 2025-10-23 17:41:21 +08:00