I'm on a ReactNative project and preper to use airbnb.I hava npm install airbnb global 1.npm install -g airbnb(and also dependencies) 2.make a .eslintrc file with config "extends": "eslint-config-airbnb" 3.Webstorm enable eslint and use above .eslintrc
got Error below:Error: Cannot find module 'eslint-config-airbnb'
other info: MacOS Webstorm 2017.2
via Flame
No comments:
Post a Comment