schon/storefront
Alexandr SaVBaD Waltz 587c7d3428 Features: 1) Add ESLint dependencies for Vue and Astro projects, including eslint-plugin-astro and eslint-plugin-vue;
Fixes: None;

Extra: 1) Update `package-lock.json` with multiple development-related dependencies, including `vue-eslint-parser` and packages for TypeScript compatibility;
2025-06-01 18:10:45 +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 ESLint dependencies for Vue and Astro projects, including eslint-plugin-astro and eslint-plugin-vue; 2025-06-01 18:10:45 +03:00
package-lock.json 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
package.json 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