Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amaljosea/jest_mock
https://github.com/amaljosea/jest_mock
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/amaljosea/jest_mock
- Owner: amaljosea
- Created: 2020-01-13T17:04:58.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T10:03:19.000Z (almost 2 years ago)
- Last Synced: 2024-04-15T10:21:03.006Z (7 months ago)
- Language: JavaScript
- Size: 203 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jest_mock
Running this command to compile all your code from the src directory to lib:
`./node_modules/.bin/babel src --out-dir lib`