GSI - Employe Self Service Mobile
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
369 B

2 months ago
  1. {
  2. "tags": {
  3. "allowUnknownTags": false
  4. },
  5. "plugins": [
  6. "./tsd-jsdoc/plugin"
  7. ],
  8. "opts": {
  9. "encoding" : "utf8",
  10. "recurse" : true,
  11. "lenient" : true,
  12. "template" : "./tsd-jsdoc",
  13. "private" : false,
  14. "comments" : true,
  15. "destination" : false
  16. }
  17. }