Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/liv7c/static-testing-example-config

Some example static testing config using eslint, prettier and typescript
https://github.com/liv7c/static-testing-example-config

eslint prettier

Last synced: 16 days ago
JSON representation

Some example static testing config using eslint, prettier and typescript

Awesome Lists containing this project

README

        

# Static testing example config
Static testing configs following Kent C Dodd's testing javascript course examples.

## Tools used include:
- eslint
- prettier
- typescript
- lint-staged
- husky to create git hooks