darraghoriordan / eslint-plugin-nestjs-typed

Some eslint rules for working with NestJs projects
http://www.darraghoriordan.com
171 stars 34 forks source link

fix: typo in jest CLI flag(--colors) #49

Closed thilllon closed 1 year ago

thilllon commented 1 year ago

It should be --colors. Added missing s. https://jestjs.io/docs/cli#--colors

darraghoriordan commented 1 year ago

oops. closed instead of merging

darraghoriordan commented 1 year ago

:tada: This PR is included in version 3.18.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: