Add support for TOML files. (#740)

* Move `sortKeys` into a helper function.

* Add support for TOML files.
This commit is contained in:
Caleb
2017-10-26 12:43:28 -06:00
committed by Benaiah Mischenko
parent 3d65cc380e
commit 2ef6556d4a
7 changed files with 53 additions and 16 deletions

View File

@ -180,6 +180,7 @@
"slate-soft-break": "^0.4.0",
"slug": "^0.9.1",
"toml-j0.4": "^1.1.1",
"tomlify-j0.4": "^3.0.0-alpha.0",
"unified": "^6.1.4",
"unist-builder": "^1.0.2",
"unist-util-visit-parents": "^1.1.1",