Rocketseat / eslint-config-rocketseat

ESLint configuration used by Rocketseat
https://www.npmjs.com/@rocketseat/eslint-config
734 stars 107 forks source link

Added Jest Env On Node Config #9

Closed LeonardoWlopes closed 1 year ago

LeonardoWlopes commented 1 year ago

When using this configuration in projects with Jest, a no-undef error is generated in the test files.

diego3g commented 1 year ago

Jest is optional, I prefer not including this as a standard.