Commit Graph

3 Commits

Author SHA1 Message Date
Aditya Bavadekar
258ae86988 chore: Setup code formatting and linting
- Add `.editorconfig` for editor consistency.
- Configure GitHub Actions workflow for linting (`.github/workflows/lint.yml`).
- Add pre-commit hooks for automated checks (`.pre-commit-config.yaml`).
- Configure Prettier and exclusions (`.prettierrc.yaml`, `.prettierignore`).
- Update VS Code extensions to include formatting tools (`.vscode/extensions.json`).
- Adjust VS Code settings for auto-formatting (`.vscode/settings.json`).
2025-10-21 21:27:53 +05:30
Morgan Dean
0415741f8c Update computer example to use @trycua/computer from npm 2025-07-02 13:38:47 -07:00
Morgan Dean
b0666df203 Rename @cua/ to @trycua/, move ts example to ./examples, rename workflows for better organization 2025-06-30 10:14:52 -07:00