fixed linting

This commit is contained in:
Kendall Werts
2020-01-14 10:37:47 -06:00
parent 26028cac20
commit a7d3d6d848
7 changed files with 40 additions and 37 deletions
+2 -1
View File
@@ -7,6 +7,7 @@ module.exports = {
"badge": true,
"backgroundLogic": true,
"identityState": true,
"messageHandler": true
"messageHandler": true,
"sync": true
}
};