Skip to content

Commit f971f3f

Browse files
authored
Add cursor agent environment config (SchemaStore#5488)
1 parent 16dac6c commit f971f3f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/api/json/catalog.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9548,6 +9548,12 @@
95489548
"**/text2confl.yml"
95499549
],
95509550
"url": "https://raw.githubusercontent.com/zeldigas/text2confl/refs/heads/master/docs/config.schema.json"
9551+
},
9552+
{
9553+
"name": "Cursor Agent Environment",
9554+
"description": "Cursor cloud agent environment configuration",
9555+
"fileMatch": ["**/.cursor/environment.json"],
9556+
"url": "https://cursor.com/schemas/environment.schema.json"
95519557
}
95529558
]
95539559
}

0 commit comments

Comments
 (0)