From aad600b3907286c3f85661f2e1ecb2460cf5be24 Mon Sep 17 00:00:00 2001 From: Russell Bicknell Date: Wed, 8 Aug 2018 15:17:45 -0700 Subject: [PATCH] Fix formatconfig.json --- demo/.!25437!donuts.png | 0 formatconfig.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 demo/.!25437!donuts.png diff --git a/demo/.!25437!donuts.png b/demo/.!25437!donuts.png new file mode 100644 index 0000000..e69de29 diff --git a/formatconfig.json b/formatconfig.json index 5b4cd74..8c6e02a 100644 --- a/formatconfig.json +++ b/formatconfig.json @@ -1,5 +1,5 @@ { - "Style": { + "style": { "ReflowComments": false } }