Commit Graph

7 Commits

Author SHA1 Message Date
Egor
fa34be766a Add files via upload 2026-02-04 05:11:36 +03:00
Egor
73212e508d Update PromoDiscountBadge.tsx 2026-02-04 02:10:08 +03:00
c0mrade
bc90ba3779 refactor: migrate to eslint flat config and format codebase with prettier
- Remove legacy .eslintrc.cjs and .eslintignore
- Add eslint.config.js with flat config, security rules (no-eval, no-implied-eval, no-new-func, no-script-url)
- Add .prettierrc and .prettierignore
- Format entire codebase with prettier
2026-01-27 17:37:31 +03:00
PEDZEO
fbb87c8b0e Refactor PromoDiscountBadge component: simplify button styling, remove unnecessary animations, and adjust layout for improved user experience 2026-01-20 01:11:42 +03:00
Egor
f343e60598 Add files via upload 2026-01-18 07:16:10 +03:00
Egor
efc2e0e3f8 Update PromoDiscountBadge.tsx 2026-01-18 06:11:52 +03:00
Egor
8cc03851a8 Add files via upload 2026-01-18 06:02:16 +03:00