quran/quran.com-frontend-next
Eslint prettier rules not applying to json & yml files
Open
#33 opened on Jun 10, 2020
good first issue
Repository metrics
- Stars
- (1,888 stars)
- PR merge metrics
- (PR metrics pending)
Description
I found that when the prettier rules are inside eslint they don't work on files like json and yml so they won't be auto-formatted, maybe we can find a way to make eslint also work on json and yml files.