Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ertrzyiks/typescript-eslint-cypress-conflict
https://github.com/ertrzyiks/typescript-eslint-cypress-conflict
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ertrzyiks/typescript-eslint-cypress-conflict
- Owner: ertrzyiks
- Created: 2020-09-24T06:05:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-24T06:13:22.000Z (over 4 years ago)
- Last Synced: 2024-12-07T19:36:06.578Z (about 1 month ago)
- Language: TypeScript
- Size: 27.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# typescript-eslint-cypress-conflict
This is an example repo affected by
> TypeError: scope.resolve is not a function
error during linting.
## How to test it:
1. Install dependencies with `yarn`
2. Lint the code `yarn lint`