openreachtech / eslint-rules-default-jest

A showcasing package all the Jest plugin rules of ESLint.
MIT License
0 stars 0 forks source link

✅ Fix not worked options for release `1.0.1` #14

Closed StewEucen closed 5 months ago

StewEucen commented 5 months ago

Overview

Issue Template

## Overview

* Fix `xxxxxx` rule

## Note

* It works

{ rules: { 'xxxxxx': [ 'error', ], }, }

Tasks