General
PromptBeginner5 minmarkdown
<h1 align="center">
<a href="https://prompts.chat">
122
commit_msg*.txt
Loading actions...
<a href="https://prompts.chat">
TypeScript and ESLint rules that MUST be followed when creating, modifying, or reviewing any file under apps/frontend/, including .ts, .tsx, .js, and .jsx files. Also apply when discussing frontend linting, type safety, or ESLint configuration.
risks
commit_msg*.txt _commit_msg.txt pr_msg.txt *_pr_msg.txt
/node_modules /.pnp .pnp.js
/coverage
/.next/ /out/
/build
.DS_Store *.pem
npm-debug.log* yarn-debug.log* yarn-error.log* .pnpm-debug.log*
.env*.local .env #.env.example
.vercel
*.tsbuildinfo next-env.d.ts
credentials.json
.tool-versions
**/pycache/
/venv/
.pytest_cache/
.vscode/
.cursorignore