Skip to content

chore: update readme#5

Merged
everettmorgan merged 7 commits into
mainfrom
update_readme
Aug 30, 2025
Merged

chore: update readme#5
everettmorgan merged 7 commits into
mainfrom
update_readme

Conversation

@everettmorgan

Copy link
Copy Markdown
Owner

No description provided.

everettmorgan and others added 7 commits August 29, 2025 21:05
- Removed .eslintrc.json and cypress.json files, replacing them with eslint.config.cjs and cypress.config.ts for improved configuration.
- Introduced .yarnrc.yml for Yarn configuration.
- Updated package.json dependencies and scripts for compatibility with Vite and Cypress.
- Converted App component from TSX to Vue single-file component (SFC) format.
- Added new Foo component as a Vue SFC.
- Refactored Cypress support files and commands for better organization and functionality.
- Removed unused files and updated TypeScript configurations.
- Renamed workflow from 'Node.js CI' to 'Tests'.
- Updated to use actions/checkout@v4 and actions/setup-node@v4.
- Set Node.js version to 22 and enabled Yarn caching.
- Added steps for Corepack and Cypress binary caching.
- Simplified test execution command.
…hance documentation

- Removed vue-class-component dependency from package.json.
- Updated README.md to include project requirements, quickstart instructions, and detailed sections on testing, linting, and project structure.
@everettmorgan everettmorgan merged commit d56921b into main Aug 30, 2025
1 check passed
@everettmorgan everettmorgan deleted the update_readme branch August 30, 2025 05:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant