schon/storefront
Egor fureunoir Gorbunov 6894015954 Features: 1) Add astro-eslint-parser as a new devDependency;
Fixes:

Extra: 1) Refactor ESLint configuration to simplify overrides with modular imports for Astro and Vue; 2) Format ESLint config for consistency.
2025-06-01 18:25:27 +03:00
..
public Features: 1) Add package-lock.json for dependency management with initial packages including Astro and Vue; 2025-05-31 18:17:58 +03:00
src Features: 1) Add ESLint dependencies for Vue and Astro projects, including eslint-plugin-astro and eslint-plugin-vue; 2025-06-01 18:10:45 +03:00
.gitignore Features: 1) Add package-lock.json for dependency management with initial packages including Astro and Vue; 2025-05-31 18:17:58 +03:00
astro.config.mjs Features: 1) Add Pinia stores for language, company, and cart management; 2) Implement new i18n plugin with dynamic locale detection and improved setup; 3) Enhance routing logic with locale-aware redirects; 2025-06-01 16:52:36 +03:00
eslint.config.mjs Features: 1) Add astro-eslint-parser as a new devDependency; 2025-06-01 18:25:27 +03:00
package-lock.json Features: 1) Add astro-eslint-parser as a new devDependency; 2025-06-01 18:25:27 +03:00
package.json Features: 1) Add astro-eslint-parser as a new devDependency; 2025-06-01 18:25:27 +03:00