Files
Matt Bierner 2d9e484c8e Switch most remaining extensions to use esbuild
Just 3 left:

- git and github. These are doing weird stuff with d.ts imports and const enums

- github-authentication  which has some tricky path mapping stuff
2026-02-19 11:12:46 -08:00

8 lines
78 B
Plaintext

.vscode/**
typings/**
**/*.ts
**/*.map
.gitignore
tsconfig*.json
esbuild*.mts