schon/storefront/app
Alexandr SaVBaD Waltz e65e7b7d73 **chore(storefront): apply consistent code formatting and improve readability**
Refactored multiple files for code styling consistency, using proper indentation and spacing to align with team standards. Improved readability and maintainability across composables, Apollo plugin, and localization files.

Enhancements:
- Standardized import and function indentation across all composables.
- Updated `biome.json` schema to the latest version (v2.4.4) for tool compatibility.
- Organized code blocks in Apollo plugin for better understandability.

No functional changes introduced—this is a non-breaking, code refinement commit.
2026-02-28 17:41:25 +03:00
..
assets 2026.1 2026-02-27 21:59:51 +03:00
components feat(storefront): add wishlist and guest cart support with cookie persistence 2026-02-28 17:39:17 +03:00
composables **chore(storefront): apply consistent code formatting and improve readability** 2026-02-28 17:41:25 +03:00
constants **chore(storefront): apply consistent code formatting and improve readability** 2026-02-28 17:41:25 +03:00
graphql 2026.1 2026-02-27 21:59:51 +03:00
middleware 2026.1 2026-02-27 21:59:51 +03:00
pages feat(storefront): add wishlist and guest cart support with cookie persistence 2026-02-28 17:39:17 +03:00
plugins **chore(storefront): apply consistent code formatting and improve readability** 2026-02-28 17:41:25 +03:00
stores 2026.1 2026-02-27 21:59:51 +03:00
utils 2026.1 2026-02-27 21:59:51 +03:00
app.config.ts 2026.1 2026-02-27 21:59:51 +03:00
app.vue 2026.1 2026-02-27 21:59:51 +03:00