Advertisement
Guest User

Untitled

a guest
Jul 18th, 2018
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. {
  2. "source": "./src",
  3. "destination": "./docs",
  4. "plugins": [
  5. {"name": "esdoc-standard-plugin"},
  6. {"name": "esdoc-jsx-plugin", "option": {"enable": true}},
  7. {"name": "esdoc-ecmascript-proposal-plugin", "option": {"all": true}}
  8. ]
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement