EricWu

Results 5 comments of EricWu

i totally have no idea about this. except this, all is well working.

@nailfar for vue 2.6, i did some work around, this will require name to be set in component: ```js import Vue from "vue" /* * https://github.com/vuejs/vue-loader/issues/1332#issuecomment-601572625 */ function isDef(v) {...

> i met this weird problem too. complaining no name in module but i already had and run well. > just for a new name added , and others are...

just for a new name added , and others are passed in the same file

i printed keys of the imported module from `pylint/checkers/variables.py` `visit_importfrom` and can't find the name which is already in the module. which means the module loaded isn't the lastest one....