ESLint version
latest
What problem do you want to solve?
Despite the lack of official status, a lot of websites have this file ( source )
Frameworks like Astro and Mintlify seem to generate it automatically.
Libraries like Ant Design have comprehensive ones, their documentation is well done : https://ant-design.antgroup.com/docs/react/llms
Two variants have emerged in practice:
- /llms.txt — a curated index with links to key docs
- /llms-full.txt — a single concatenated markdown dump of the entire site
This is just an idea to discuss. Eslint is used in almost every serious project but rare are the devs who still configure it by hand and I really tend to see a lot of configs that are not even migrated to the flat configuration.
If the idea is accepted, I will try to help code it
What do you think is the correct solution?
I am not well versed in the architecture of this repo, but I think it should be auto generated to avoid release friction
- /llms.txt — a curated index with links to key docs
- /llms-full.txt — a single concatenated markdown dump of the entire site
Participation
AI acknowledgment
Additional comments
No response
ESLint version
latest
What problem do you want to solve?
Despite the lack of official status, a lot of websites have this file ( source )
Frameworks like Astro and Mintlify seem to generate it automatically.
Libraries like Ant Design have comprehensive ones, their documentation is well done : https://ant-design.antgroup.com/docs/react/llms
Two variants have emerged in practice:
This is just an idea to discuss. Eslint is used in almost every serious project but rare are the devs who still configure it by hand and I really tend to see a lot of configs that are not even migrated to the flat configuration.
If the idea is accepted, I will try to help code it
What do you think is the correct solution?
I am not well versed in the architecture of this repo, but I think it should be auto generated to avoid release friction
Participation
AI acknowledgment
Additional comments
No response