From ed9c2cae0ca28bc2e8d64514f701cf00cf4035ec Mon Sep 17 00:00:00 2001 From: William Carroll Date: Fri, 15 Sep 2017 11:57:01 -0400 Subject: [PATCH] Lints slate.js --- configs/os_x/.slate.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/configs/os_x/.slate.js b/configs/os_x/.slate.js index 13eba78c2..0abbf7898 100644 --- a/configs/os_x/.slate.js +++ b/configs/os_x/.slate.js @@ -8,10 +8,10 @@ var modal_key = ":alt;shift"; // Configs S.cfga({ - "defaultToCurrentScreen" : true, - "secondsBetweenRepeat" : 0.1, - "checkDefaultsOnLoad" : true, - "focusCheckWidthMax" : 3000 + defaultToCurrentScreen: true, + secondsBetweenRepeat: 0.1, + checkDefaultsOnLoad: true, + focusCheckWidthMax: 3000, }); // Window size /position shortcuts