add pretty_json
This commit is contained in:
1
single_file_tests/pretty_json.ts
Normal file
1
single_file_tests/pretty_json.ts
Normal file
@@ -0,0 +1 @@
|
||||
console.log(JSON.stringify({a:[1,2,3],b:11111}, null, 4));
|
||||
Reference in New Issue
Block a user