- #318
91bdd9f
Thanks @JounQin! - fix:@taplo/lib
is commonjs actually, exportoptions
andtypes
for reusing
We've migrated our repository from https://github.com/un-ts/toml-tools (v1) to https://github.com/un-ts/prettier/tree/master/packages/toml (v2), v1 has its own parser and printer while v2 just wrapps taplo
which is faster and efficienter.
- #314
7db8ba4
Thanks @so1ve! - fix: do not remove blank lines after comments - close un-ts/toml-tools#74