quran/quran.com-frontend-next

Eslint prettier rules not applying to json & yml files

Open

#33 opened on Jun 10, 2020

 (4 comments) (0 reactions) (0 assignees)TypeScript (616 forks)auto 404
good first issue

Repository metrics

Stars
 (1,888 stars)
PR merge metrics
 (No merged PRs in 30d)

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.

Contributor guide