Skip to content

Commit

Permalink
test: npm test should check linters, TypeScript, and node --test (#…
Browse files Browse the repository at this point in the history
…27)

Running `npm test` now runs ESLint, Prettier, TypeScript, and
`node --test`.

Note that `node --test` doesn't currently find any tests. This will be
useful in an upcoming change.
  • Loading branch information
EvanHahn authored Dec 2, 2024
1 parent 34d96a7 commit 36a0727
Show file tree
Hide file tree
Showing 2 changed files with 291 additions and 170 deletions.
Loading

0 comments on commit 36a0727

Please sign in to comment.