mirror of
https://github.com/egoist/tsup.git
synced 2026-02-01 16:57:42 +00:00
BREAKING CHANGE: removed flags --minify, --target because we replaced rollup-plugin-esbuild with @rollup/plugin-typescript
8 lines
131 B
INI
8 lines
131 B
INI
root = true
|
|
|
|
[*]
|
|
indent_style = space
|
|
indent_size = 2
|
|
charset = utf-8
|
|
trim_trailing_whitespace = false
|
|
insert_final_newline = false |