Code Monkey home page Code Monkey logo

eslint-config-react-app-bump's Introduction

eslint-config-react-app-bump's People

Contributors

chiefmikey avatar dependabot[bot] avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

eslint-config-react-app-bump's Issues

[Bug]: Definition for rule was not found

Contact Details

No response

What happened?

Swapped eslint-config-react-app for [email protected]
Modified eslint config to extend react-app-bump and react-app-bump/jest

Run lint:

Definition for rule 'jest/no-jest-import' was not found - jest/no-jest-import
Definition for rule 'testing-library/await-async-query' was not found - testing-library/await-async-query

I believe this is because this brings in newer versions of eslint-plugin-jest and eslint-plugin-testing-library, and the rules in these libraries have changed, so the rule names in jest.js need updating - e.g. await-async-query is now await-async-queries https://github.com/testing-library/eslint-plugin-testing-library/blob/main/docs/migration-guides/v6.md

Version

1.0.16

What browsers are you seeing the problem on?

No response

Relevant log output

/Users/josephea/Developer/repo/src/components/error/PageError.test.tsx
  1:1  error  Definition for rule 'jest/no-jest-import' was not found                         jest/no-jest-import
  1:1  error  Definition for rule 'testing-library/await-async-query' was not found           testing-library/await-async-query
  1:1  error  Definition for rule 'testing-library/no-await-sync-query' was not found         testing-library/no-await-sync-query
  1:1  error  Definition for rule 'testing-library/no-render-in-setup' was not found          testing-library/no-render-in-setup
  1:1  error  Definition for rule 'testing-library/no-wait-for-empty-callback' was not found  testing-library/no-wait-for-empty-callback


### Code of Conduct

- [X] I agree to follow this project's Code of Conduct

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.