mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
By default gemini cli looks for GEMINI.md, these settings change it to consider AGENTS.md as well
5 lines
66 B
JSON
5 lines
66 B
JSON
{
|
|
"context": {
|
|
"fileName": ["AGENTS.md", "GEMINI.md"]
|
|
}
|
|
}
|