first commit
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
JSON_INDENT=4
|
||||
JSON_COMPACT=1
|
||||
export JSON_INDENT JSON_COMPACT
|
||||
@@ -0,0 +1 @@
|
||||
[1, 2]
|
||||
@@ -0,0 +1,4 @@
|
||||
[
|
||||
1,
|
||||
2
|
||||
]
|
||||
Reference in New Issue
Block a user