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

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

Awesome Lists containing this project

README

          

# @picogrammers/element-jest

@pictogrammers/element Shared JEST Config.

## Usage

```javascript
module.exports = {
preset: '@pictogrammers/element-jest'
};
```