mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
85d6a2bc6e
By default gemini cli looks for GEMINI.md, these settings change it to consider AGENTS.md as well
6 lines
66 B
JSON
6 lines
66 B
JSON
{
|
|
"context": {
|
|
"fileName": ["AGENTS.md", "GEMINI.md"]
|
|
}
|
|
}
|