diff --git a/.eslintrc.js b/.eslintrc.js index 6af8280..5cbf74b 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -20,6 +20,9 @@ module.exports = { UI: true, Utils: true, Viewer: true, + SocialAnnotationsService: true, + SocialAnnotationsModel: true, + SocialAnnotationsUI: true, }, "rules": { // 2 == error, 1 == warning, 0 == off diff --git a/docs/index.html b/docs/index.html index 446a918..56f3656 100755 --- a/docs/index.html +++ b/docs/index.html @@ -11,7 +11,14 @@
- + +