Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/liv7c/static-testing-example-config
- Owner: liv7c
- Created: 2020-01-02T21:35:08.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T04:49:51.000Z (about 2 years ago)
- Last Synced: 2023-03-04T01:01:59.321Z (almost 2 years ago)
- Topics: eslint, prettier
- Language: TypeScript
- Size: 765 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
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