.github/
LICENSE
README.md
ast.go
ast_class.go
ast_class_test.go
ast_conditional.go
ast_conditional_test.go
ast_expression.go
ast_expression_test.go
ast_function.go
ast_function_test.go
ast_module.go
ast_module_test.go
ast_parser.go
ast_parser_test.go
ast_statement.go
ast_statement_test.go
ast_test.go
errors.go
example_test.go
format.go
format.sh
format_format.go
format_print.go
format_print_original_test.go
format_print_test.go
format_types.go
go.mod
go.sum
internal/
jsx/
jsx.go
jsx_test.go
minify/
scope/
tokeniser.go
tokeniser_test.go
types.go
typescript.go
typescript_test.go
util.go
util_test.go
walk/
wrappable.go