0
0
mirror of https://github.com/Doodle3D/doodle3d-connect.git synced 2024-06-28 18:21:21 +02:00

added ServerAPI to linter

This commit is contained in:
Rick Companje 2017-06-20 21:45:29 +02:00
parent 74d109985e
commit c83eff6eb1

View File

@ -101,6 +101,7 @@ module.exports = function(grunt) {
ConfigAPI: true, ConfigAPI: true,
PrinterAPI: true, PrinterAPI: true,
UpdateAPI:true, UpdateAPI:true,
ServerAPI:true,
addToHomescreen: true addToHomescreen: true
}, },
browser: true, browser: true,