Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/546669204/esbuild-tsc
https://github.com/546669204/esbuild-tsc
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/546669204/esbuild-tsc
- Owner: 546669204
- License: apache-2.0
- Created: 2022-03-17T06:46:37.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-18T06:34:47.000Z (almost 3 years ago)
- Last Synced: 2024-11-07T11:23:59.805Z (2 months ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# esbuild-tsc
quickly build `typescript` with `esbuild`
# Features
* fast
* support path alias# How to use
```bash
etsc
```## emitDecoratorMetadata
add `// transpileModule = On` to top of file