nytimes / kyt

Starting a new JS app? Build, test and run advanced apps with kyt 🔥
https://open.nytimes.com/introducing-kyt-our-web-app-configuration-toolkit-9ccddf6f6988
Other
1.92k stars 108 forks source link

fix: prettier + stylelint clashing #1087

Closed delambo closed 1 year ago

delambo commented 1 year ago

Stylelint and prettier want different things. This adds the prettier config to the jest stylelint so that they can work together.