-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
hacktoberfestContribution towards hacktoberfestContribution towards hacktoberfest
Description
Setup our project with the following:
- use pnpm for package management and executing scripts
- use typescript best practices
- use typescript modules
- use vitest for testing
- follow vitest best practices for typescript projects
- use a github action to run ci and verify build and test passes
- use prettier in the project
- use linting, be sure to use latest version of eslint
- use copilot-instructions in .github folder
- use husky and lint staged
Metadata
Metadata
Assignees
Labels
hacktoberfestContribution towards hacktoberfestContribution towards hacktoberfest