Eslint warning in the starting repository generated by the with-typescript-eslint-jest example #21162
Labels
examples
Issue was opened via the examples template.
good first issue
Easy to fix issues, good for newcomers
What version of Next.js are you using?
10.0.5
What version of Node.js are you using?
14.15.1
What browser are you using?
Chrome
What operating system are you using?
macOS
How are you deploying your application?
next start
Describe the Bug
When I use the example, with-typescript-eslint-jest example, I always met following warning in the default file tree:
I want to suppress this message.
Expected Behavior
The lint message should be the following:
To Reproduce
Execute following commands
Thank you for reading!
The text was updated successfully, but these errors were encountered: