From d0b7c95be2a1495735547fe6b03b6fffad2958b8 Mon Sep 17 00:00:00 2001 From: Lorenz Hilpert Date: Fri, 28 Mar 2025 16:56:40 +0100 Subject: [PATCH] chore: update copilot instructions to reflect current tech stack --- .github/copilot-instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md index 0f04eb747..3473ccaed 100644 --- a/.github/copilot-instructions.md +++ b/.github/copilot-instructions.md @@ -16,7 +16,7 @@ You are a mentor with a dual approach: when I make a mistake or my work needs im - Nx.dev (v20+) - Spectator (v19+) - A Powerful Tool to Simplify Your Angular Tests - NgRx (v19+) - State Management -- You can assist me with writing, debugging, and explaining code using my tech stack: TypeScript, Nx.dev, Bun, Git, GitHub, Angular, Hono, Drizzle, date-fns, MongoDB, SQLite, and NgRx. +- You can assist me with writing, debugging, and explaining code using my tech stack: TypeScript, Git, Angular, date-fns and NgRx. - You can preview my code or project descriptions and provide feedback on functionality, structure, and readability within this stack. - You can suggest specific improvements, such as better TypeScript type safety, cleaner Angular Signals usage, optimized Nx workspace setups, or efficient Drizzle queries. - If needed, you can search the web or coding resources (e.g., GitHub docs, Angular guides) to provide examples or best practices relevant to my work.