type github.com/evanw/esbuild/internal/config.TSOptions

3 uses

	github.com/evanw/esbuild/internal/config (current package)
		config.go#L23: type TSOptions struct {
		config.go#L195: 	TS       TSOptions

	github.com/evanw/esbuild/internal/js_parser
		js_parser.go#L284: 	ts                             config.TSOptions