mirror of
https://github.com/Doodle3D/doodle3d-connect.git
synced 2024-12-26 02:23:48 +01:00
added ServerAPI to linter
This commit is contained in:
parent
74d109985e
commit
c83eff6eb1
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user