1
1
mirror of https://github.com/github/semantic.git synced 2024-12-24 23:42:31 +03:00

Be consistent with 2 spaces for now

This commit is contained in:
Timothy Clem 2018-08-15 14:01:53 -07:00
parent d5ac03c4a8
commit b39721ec4f

View File

@ -1,4 +1,4 @@
{
"foo": 100,
"bar": [1, 2, 3]
"foo": 100,
"bar": [1, 2, 3]
}