btholt / citr-v6-project

Project files for the Complete Intro to React v6, as taught for Frontend Masters
Apache License 2.0
482 stars 458 forks source link

Add "requireConfigFile": false on parserOptions #19

Open mhasanrabbi opened 2 years ago

mhasanrabbi commented 2 years ago

Added requireConfigFile: false to fix babel error with react-router-dom. Fixes issue #6