javascript - xo webpack import/no-unresolved -


i've got webpack install , using xo/xo-loader linting. have got problem getting linting pass on:

import * house './vendor/house';

any idea how can resolve this? error message is:

1:25 error unable resolve path module './vendor/house' import/no-unresolved


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

javascript - How to bind ViewModel Store to View? -

javascript - Solution fails to pass one test with large inputs? -