Added a new configuration file `.oxlintrc.json` to incorporate Oxlint into the project, allowing for improved linting of TypeScript and React code. Updated the linting scripts in `package.json` to run Oxlint alongside ESLint, ensuring a comprehensive linting process. This change enhances code quality and consistency across the codebase. |
||
|---|---|---|
| .. | ||
| check-bundle-budget.mjs | ||
| check-service-worker-policy.mjs | ||
| check-version-bump.mjs | ||
| ci-build-image.sh | ||
| generate-api.mjs | ||
| notify-deploy.sh | ||
| notify-ops-telegram.sh | ||
| notify-via-vps.sh | ||
| pre-commit-checks.sh | ||
| pre-push-checks.sh | ||
| prepare-standalone.mjs | ||
| smoke-test.mjs | ||