mathiasbynens / small

Smallest possible syntactically valid files of different types
https://mathiasbynens.be/notes/minimal-html
1.93k stars 184 forks source link

Add hocon.conf #99

Open ustc-zzzz opened 6 years ago

ustc-zzzz commented 6 years ago

According to official specification:

Empty files are invalid documents

A valid file of HOCON format can be empty.

mathiasbynens commented 6 years ago

Care to submit a PR?

ustc-zzzz commented 6 years ago

Well, my initial thought was that the changes are so small that sending a PR is seemed to use a sledgehammer to crack a nut, but since it is asked, I might as well create a PR.