An open API service indexing awesome lists of open source software.

https://github.com/oliverjash/playwright-ts-paths-issues


https://github.com/oliverjash/playwright-ts-paths-issues

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

```console
$ yarn
$ rm -rf .cache && tsc
$ rm -rf .cache && playwright test
Error: Cannot find module 'Foo'
Require stack:
- /Users/oliverash/Development/playwright-ts-paths-issues/tests/example.spec.ts
```