Skip to content

Commit a6e1e72

Browse files
authored
chore: add AGENTS.md file (#127)
* feat: add AGENTS.md file * chore: update for clarity AGENTS.md
1 parent d2b87aa commit a6e1e72

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

AGENTS.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# AGENTS.md
2+
3+
Code view component for the [Cloudscape Design System](https://cloudscape.design/), used to display code snippets with syntax highlighting.
4+
5+
## Setup
6+
7+
This project uses npm.
8+
9+
## Conventions
10+
11+
This repository follows the same conventions as the [main Cloudscape components library](https://github.com/cloudscape-design/components). Refer to the [Cloudscape Components Guide](https://github.com/cloudscape-design/components/blob/main/docs/CLOUDSCAPE_COMPONENTS_GUIDE.md) for details on component structure, props, events, styling, testing, code style, dev pages, and API docs.

0 commit comments

Comments
 (0)