verekia / js-stack-walkthrough

Code for each chapter of the JavaScript-Stack-from-Scratch tutorial.
MIT License
30 stars 58 forks source link

'Definition for rule 'react/jsx-tag-spacing' was not found (react/jsx-tag-spacing)' at: '3,1' source: 'eslint' #2

Open ChuksFestus opened 7 years ago

ChuksFestus commented 7 years ago

my eslintrc.json looks like this{ "extends": "airbnb", "rules": { "no-unexpected-multiline": 2, "linebreak-style": [2, "windows"] } } but am still getting errors plus i also go this Cannot read config file: c:\Users\USER\Desktop\project\portfolio\.eslintrc.json Error: Unexpected end of JSON input