/tsx

typescript project start kit

Primary LanguageJavaScript

TypeScript StartKit

  • Support prettier eslint
  • Installing the Code Runner plugin in VSCode allows for directly running TypeScript files.

Install

bun i @heapup/tsx -g
# or
pnpm i @heapup/tsx -g

Update

bun update @heapup/tsx -g
# or
pnpm update @heapup/tsx -g

Usage

tsx