Skip to content

Commit f966f2e

Browse files
Merge branch 'copilot/add-ai-coding-instructions' of https://github.com/IgniteUI/igniteui-cli into copilot/add-ai-coding-instructions
2 parents cd6cc33 + 16dd25b commit f966f2e

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

packages/ng-schematics/src/cli-config/schema.json

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,6 @@
88
"type": "boolean",
99
"description": "Add AI coding skills for your IDE",
1010
"default": true
11-
},
12-
"aiSkillsTargets": {
13-
"type": "array",
14-
"description": "AI agent targets for skill files",
15-
"items": {
16-
"type": "string",
17-
"enum": ["copilot", "claude", "cursor", "agents", "custom"]
18-
}
19-
},
20-
"aiSkillsCustomPath": {
21-
"type": "string",
22-
"description": "Custom path for AI skill files"
2311
}
2412
},
2513
"required": []

0 commit comments

Comments
 (0)