Skip to content

Setup the project #2

@scottluskcis

Description

@scottluskcis

Setup our project with the following:

  1. use pnpm for package management and executing scripts
  2. use typescript best practices
  3. use typescript modules
  4. use vitest for testing
  5. follow vitest best practices for typescript projects
  6. use a github action to run ci and verify build and test passes
  7. use prettier in the project
  8. use linting, be sure to use latest version of eslint
  9. use copilot-instructions in .github folder
  10. use husky and lint staged

Metadata

Metadata

Assignees

Labels

hacktoberfestContribution towards hacktoberfest

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions