Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork304
Open
Description
Action Items
- Survey how other tools with multiple configuration files work when they detect multiple configuration files.
- For example, the tool
prettiercan be configured by.prettier.rc,.prettier.json, etc. (if I remembered it correctly)
- For example, the tool
- Decide next steps based on the survey and discussion.
Reference
I wonder should we throw a warning if there are multiplecz.* file. Not sure how other tools likeeslint orprettier handles multiple configuration file edge case.
Originally posted by@bearomorphism in#1657 (comment)