danielgwilson docspasta .cursorrules file for TypeScript

// This file guides AI-based IDEs on how to work with this codebase

// Documentation System
READ_FIRST: ["README.md", "AI.md", ".docs/ai-notes/README.md"]
TEMPLATES_DIR: ".docs/ai-notes/_templates"
TEMP_NOTES_DIR: ".docs/ai-notes/temp"
PERMANENT_DOCS_DIR: ".docs/ai-notes/topics"

// Code Style
PREFER_ARROW_FUNCTIONS: true
PREFER_FUNCTIONAL: true
PREFER_NAMED_EXPORTS: true
USE_NEXTJS_APP_ROUTER: true
PREFER_SERVER_ACTIONS: true
FILE_NAMING: "kebab-case"

// Tech Stack
NEXTJS_VERSION: 15
REACT_VERSION: 19
NODE_VERSION: 20
USE_TYPESCRIPT: true
USE_TAILWIND: true 
css
html
javascript
next.js
react
tailwindcss
typescript

First Time Repository

TypeScript

Languages:

CSS: 1.5KB
HTML: 0.3KB
JavaScript: 0.1KB
TypeScript: 319.3KB
Created: 12/15/2024
Updated: 1/16/2025

All Repositories (1)