From b009b50e81b6c1d0d691505b5f5c0418f559bfc0 Mon Sep 17 00:00:00 2001 From: Ben Beltran Date: Thu, 14 Mar 2019 23:19:58 +0100 Subject: Remove Atom config --- .../node_modules/jsonminify/test.minify.html | 89 ---------------------- 1 file changed, 89 deletions(-) delete mode 100644 atom/packages/pretty-json/node_modules/jsonminify/test.minify.html (limited to 'atom/packages/pretty-json/node_modules/jsonminify/test.minify.html') diff --git a/atom/packages/pretty-json/node_modules/jsonminify/test.minify.html b/atom/packages/pretty-json/node_modules/jsonminify/test.minify.html deleted file mode 100644 index 3e14281..0000000 --- a/atom/packages/pretty-json/node_modules/jsonminify/test.minify.html +++ /dev/null @@ -1,89 +0,0 @@ - - - - -Test JSON.minify() - - - - - - - -

Test JSON.minify()

- -

test #1

- -

result #1

- - - -

test #2

- -

result #2

- - - -

test #3

- -

result #3

- - - -

test #4

- -

result #4

- - - - - - - - -- cgit