Create-nuxt-app: linting doesn't work properly

Created on 18 Jul 2019  路  4Comments  路  Source: nuxt/create-nuxt-app

hello,

i just start a new project with create-nuxt-app and eslint doesn't work properly with prettier. i can't change the default settings. i use vscode. can you help me ?

sorry guys can someone help me ? the linking it just driving me crazy !!!

All 4 comments

I also had trouble with linting. For my case the reason was that npx create-nuxt-app pulls older version of eslint module. Upgrading deps resolved issue.

Details of my issue here

The new version will be released this weekend, the error should be fixed, I'll leave comment here after release.

v2.9 has been released, could you try it ?

@clarkdo thank you very much it works just fine. i notice a kind of glitch when linting templates before prettier/prettier take over and format properly.

thank you very much for this fix. and your time.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

olivbau picture olivbau  路  6Comments

OndrejCibulka picture OndrejCibulka  路  6Comments

artmarydotir picture artmarydotir  路  4Comments

benmwendwa picture benmwendwa  路  5Comments

senky picture senky  路  4Comments