mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-13 21:01:21 +08:00
- Move @types/express and @types/node-forge to devDependencies — they're compile-time only. - Drop the next.js ESLint extend (this is a plain Express service, not Next). Rename .eslintrc.js to .eslintrc.cjs to match the convention used by every other workspace package. - Add --ext .tsx,.ts to the lint script (required when only the defaults config is used, since the bare typescript-eslint parser doesn't pick up .ts/.tsx by default; matches apps/e2e and packages/stack-shared). |
||
|---|---|---|
| .. | ||
| backend | ||
| dashboard | ||
| dev-launchpad | ||
| e2e | ||
| hosted-components | ||
| internal-tool | ||
| mock-oauth-server | ||
| mock-saml-idp | ||
| oauth-mock-server | ||