use strict in all JS files

This commit is contained in:
azivner
2017-10-21 21:10:33 -04:00
parent aecd78b42b
commit dcdabe79d1
23 changed files with 49 additions and 2 deletions

3
services/sync.js Normal file
View File

@@ -0,0 +1,3 @@
"use strict";
//setInterval();