https://github.com/pictogrammers/element-jest
@pictogrammers/element Shared JEST Config
https://github.com/pictogrammers/element-jest
Last synced: 4 months ago
JSON representation
@pictogrammers/element Shared JEST Config
- Host: GitHub
- URL: https://github.com/pictogrammers/element-jest
- Owner: Pictogrammers
- License: mit
- Created: 2022-04-23T16:16:28.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-05T04:53:00.000Z (over 1 year ago)
- Last Synced: 2025-07-30T00:03:03.316Z (11 months ago)
- Language: JavaScript
- Size: 130 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @picogrammers/element-jest
@pictogrammers/element Shared JEST Config.
## Usage
```javascript
module.exports = {
preset: '@pictogrammers/element-jest'
};
```