0
0
mirror of https://github.com/Doodle3D/doodle3d-connect.git synced 2024-06-26 01:21:22 +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,
PrinterAPI: true,
UpdateAPI:true,
ServerAPI:true,
addToHomescreen: true
},
browser: true,