Closed designscripting closed 8 months ago
I am trying to configure in microservice nest js app, and it is throwing below error Error: Oops! Something went wrong! :(
ESLint: 8.57.0
No files matching the pattern "src/*/.ts" were found. Please check for typing mistakes in the pattern.
Possibly, it should look in "app/*/.ts" or "./*/.ts" Any suggestions
I'm experiencing the same issue
hey, i describe how to configure this rule, and how to turn off this rule if it doesn't work for you project in the documentation.
I am trying to configure in microservice nest js app, and it is throwing below error Error: Oops! Something went wrong! :(
ESLint: 8.57.0
No files matching the pattern "src/*/.ts" were found. Please check for typing mistakes in the pattern.
Possibly, it should look in "app/*/.ts" or "./*/.ts" Any suggestions