Roman

Results 9 comments of Roman

+1 for that + open, hide tree option.

It doesn't help. It seems that nuxt 2+ does not recognize new macros defineProps and withDefaults. Am i right ? @danielroe

Hi, sorry for delay here is what i have in .vimrc `set runtimepath+=~/.vim/bundle/jshint2.vim/`

oh it was wrong config let g:syntastic_javascript_checkers = ['jsxhint'] let g:syntastic_javascript_jsxhint_exec = 'jsx-jshint-wrapper' this is exactly as yours

!jsx-jshint-wrapper is working in vim, so i see no errors when i enter this in vim Vim version 7.4.52 Syntastic latest version i guess, i installed it couple days ago...

i put these lines to vimrc and then run vim E15: Invalid expression: = ['jsxhint'] E15: Invalid expression: = 'jsx-jshint-wrapper' here is what i got the same thing if i...

of course i installed all is fine i guess $ vim ['jsxhint'] jsx-jshint-wrapper

Not only Errors but start and HTTP request logging also would be helpful Example from django ``` Performing system checks... System check identified no issues (0 silenced). March 22, 2015...

yep, start info then like server is running on port and can accepting requests