Skip to content

Conversation

@z0w13
Copy link
Contributor

@z0w13 z0w13 commented Jul 14, 2025

depends on #16

this adds

  • .editorconfig and .prettierrc.toml for consistently formatting source files and an npm run format command to apply that formatting
  • npm run check command for typechecking
  • npm run lint command to check source file formatting
  • steps to .github/workflows/ci.yaml for type checking, and source file linting
  • bumps typescript to the latest version and @types/node to the correct version for node 20 (which we use in the workflows)

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