Lints slate.js

This commit is contained in:
William Carroll 2017-09-15 11:57:01 -04:00
parent b349a62f33
commit ed9c2cae0c

View file

@ -8,10 +8,10 @@ var modal_key = ":alt;shift";
// Configs // Configs
S.cfga({ S.cfga({
"defaultToCurrentScreen" : true, defaultToCurrentScreen: true,
"secondsBetweenRepeat" : 0.1, secondsBetweenRepeat: 0.1,
"checkDefaultsOnLoad" : true, checkDefaultsOnLoad: true,
"focusCheckWidthMax" : 3000 focusCheckWidthMax: 3000,
}); });
// Window size /position shortcuts // Window size /position shortcuts