Guest User

Untitled

a guest
Oct 18th, 2017
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. {
  2. "Feathers Hook": {
  3. "prefix": ";hook;",
  4. "body": [
  5. "const errors = require('feathers-errors')",
  6. "",
  7. "module.exports = function () {",
  8. " return function $1 (context) {",
  9. " $2",
  10. " }",
  11. "}",
  12. ""
  13. ],
  14. "description": "Custom FeathersJS hook"
  15. }
  16. }
Add Comment
Please, Sign In to add comment