feat/intl-multi-lang #10

Merged
raresj merged 9 commits from feat/intl-multi-lang into staging 2025-12-02 22:29:26 +00:00
Showing only changes of commit a5c28e99e2 - Show all commits

View File

@@ -61,6 +61,7 @@ jobs:
- name: 🔍 Run ESLint
run: npm run lint
continue-on-error: true
- name: 💅 Check code formatting (Prettier)
run: npm run format:check