Skip to content

Commit 367ed1d

Browse files
committed
Moves AI instructions to AGENTS.md
1 parent 79b7f6e commit 367ed1d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,6 @@
4848
"**/dist": true
4949
},
5050
"typescript.preferences.importModuleSpecifier": "project-relative",
51-
"typescript.tsdk": "node_modules/typescript/lib"
51+
"typescript.tsdk": "node_modules/typescript/lib",
52+
"chat.useAgentsMdFile": true
5253
}
File renamed without changes.

0 commit comments

Comments
 (0)