mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-30 21:01:54 +08:00
- Removed outdated comments from `.env.development`, `.eslintrc.cjs`, and `schema.prisma` for clarity. - Cleaned up import statements in `local-emulator.ts` and `repo-agent.ts` to improve code organization. - Adjusted import order in `ssrf-protection.ts` and `cli.test.ts` for consistency. - Updated `init.ts` to streamline imports and enhance readability. - Minor adjustments in `admin-interface.ts` and `schema-fields.ts` to maintain code quality. These changes aim to enhance maintainability and readability across the codebase. |
||
|---|---|---|
| .. | ||
| public | ||
| scripts | ||
| src | ||
| .env | ||
| .env.development | ||
| .eslintrc.cjs | ||
| .gitignore | ||
| .npmrc | ||
| components.json | ||
| DESIGN-GUIDE.md | ||
| instrumentation-client.ts | ||
| LICENSE | ||
| next.config.mjs | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.ts | ||
| tsconfig.json | ||
| vitest.config.ts | ||