quick-lint / quick-lint-js

quick-lint-js finds bugs in JavaScript programs
https://quick-lint-js.com
GNU General Public License v3.0
1.54k stars 192 forks source link

duplicate export detection is buggy #1127

Open strager opened 10 months ago

strager commented 10 months ago

quick-lint-js has Diag_Multiple_Export_Defaults reporting. It is buggy, producing both false positives and false negatives. Some problems identified: