You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository serves as a TypeScript template that includes a pre-configured tsconfig.json and eslint.config.mjs to enforce consistent coding standards. It also comes with a GitHub Actions workflow for automatically running ESLint on each push or pull request, ensuring code quality and compliance with linting rules.