Guest User

Untitled

a guest
Mar 21st, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.38 KB | None | 0 0
  1. # -*- mode: snippet -*-
  2. #name : vuex-action
  3. #key : va
  4. # --
  5. [${1:$$(capitalize-word yas-text)}]: ({ commit, dispatch, getters, }, { $2, }) => {
  6. commit($1, { $2, });
  7. },
  8.  
  9. Wrong type argument: stringp, (integerp #("H" 0 1 (fontified nil face (rainbow-delimiters-depth-1-face))))
  10. Wrong type argument: stringp, (integerp #("HE" 0 2 (fontified nil)))
  11. Wrong type argument: stringp, (integerp #("HEE" 0 3 (fontified nil)))
  12. Wrong type argument: stringp, (integerp #("HE" 0 2 (fontified nil help-echo "Undeclared variable or function 'HEE'" cursor-sensor-functions (js2-echo-error))))
  13. Wrong type argument: stringp, (integerp #("HEL" 0 3 (fontified nil help-echo "Undeclared variable or function 'HEE'" cursor-sensor-functions (js2-echo-error))))
  14. Wrong type argument: stringp, (integerp #("HELL" 0 4 (fontified nil help-echo "Undeclared variable or function 'HEE'" cursor-sensor-functions (js2-echo-error))))
  15. Wrong type argument: stringp, (integerp #("HELLO" 0 5 (fontified nil help-echo "Undeclared variable or function 'HEE'" cursor-sensor-functions (js2-echo-error))))
  16. Wrong type argument: stringp, (integerp #("HELLO_" 0 6 (fontified nil help-echo "Undeclared variable or function 'HEE'" cursor-sensor-functions (js2-echo-error))))
  17. Wrong type argument: stringp, (integerp #("HELLO_W" 0 7 (fontified nil help-echo "Undeclared variable or function 'HEE'" cursor-sensor-functions (js2-echo-error))))
  18. Wrong type argument: stringp, (integerp #("HELLO_WR" 0 8 (fontified nil help-echo "Undeclared variable or function 'HEE'" cursor-sensor-functions (js2-echo-error))))
  19. Wrong type argument: stringp, (integerp #("HELLO_W" 0 7 (fontified nil help-echo "Undeclared variable or function 'HELLO_WR'" cursor-sensor-functions (js2-echo-error))))
  20. Wrong type argument: stringp, (integerp #("HELLO_WO" 0 8 (fontified nil help-echo "Undeclared variable or function 'HELLO_WR'" cursor-sensor-functions (js2-echo-error))))
  21. Wrong type argument: stringp, (integerp #("HELLO_WOR" 0 9 (fontified nil help-echo "Undeclared variable or function 'HELLO_WR'" cursor-sensor-functions (js2-echo-error))))
  22. Wrong type argument: stringp, (integerp #("HELLO_WORL" 0 10 (fontified nil help-echo "Undeclared variable or function 'HELLO_WR'" cursor-sensor-functions (js2-echo-error))))
  23. Wrong type argument: stringp, (integerp #("HELLO_WORLD" 0 11 (fontified nil help-echo "Undeclared variable or function 'HELLO_WR'" cursor-sensor-functions (js2-echo-error))))
  24. Quit [4 times]
Add Comment
Please, Sign In to add comment