https://github.com/hacksore/test-ts-objects-literals
this is a build with esbuild
https://github.com/hacksore/test-ts-objects-literals
Last synced: 9 months ago
JSON representation
this is a build with esbuild
- Host: GitHub
- URL: https://github.com/hacksore/test-ts-objects-literals
- Owner: Hacksore
- Created: 2023-08-21T20:16:34.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-21T20:47:32.000Z (almost 3 years ago)
- Last Synced: 2024-10-06T00:42:37.744Z (almost 2 years ago)
- Language: TypeScript
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# test-ts-objects-literals
### vitest
repro steps vi `vitest`
1. clone
1. `npm i`
1. `npm test`
### esbuild
1. clone
1. `npm i`
1. `npm run bug`