From a09cda34d50e9d432204ef7d96da38208aa1542a Mon Sep 17 00:00:00 2001 From: Mattia Astorino Date: Fri, 27 Jan 2017 22:52:16 +0100 Subject: [PATCH] style: fix formatting --- icons/material-theme-icon-theme.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/icons/material-theme-icon-theme.json b/icons/material-theme-icon-theme.json index e49ea49..c2ffe63 100644 --- a/icons/material-theme-icon-theme.json +++ b/icons/material-theme-icon-theme.json @@ -11,9 +11,9 @@ } }, "fileExtensions": { - "md": "_markdown", - "scss": "_sass", - "sass": "_sass", - "json": "_json" + "md": "_markdown", + "scss": "_sass", + "sass": "_sass", + "json": "_json" } } \ No newline at end of file