Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gabotechs/web-62221-repro
https://github.com/gabotechs/web-62221-repro
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gabotechs/web-62221-repro
- Owner: gabotechs
- Created: 2023-08-01T11:21:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-01T11:26:43.000Z (over 1 year ago)
- Last Synced: 2024-04-24T09:09:01.090Z (7 months ago)
- Language: TypeScript
- Size: 2.13 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WEB-62221-repro
1. Install the project:
```bash
yarn install
```2. Build the project:
```bash
yarn build
```3. Configure Webstorm to use the patched TypeScript from `.yarn/sdks/typescript`
![](./.assets/typescript-config.png)
4. go to `one/src/index.ts`
![](./.assets/demo.gif)