visitscotland / vs-component-library

VisitScotland Component Library
Other
0 stars 0 forks source link

348 run eslint only on changed files to save time #351

Closed GemmaLouise closed 4 months ago

GemmaLouise commented 4 months ago

I added lint-staged to only commit staged files. let me know if you think this is better.

I also looked at tiding some of the files with prettier but because it conflicts with ESlint it wouldve taken too long to fix all the files but have committed some that Prettier fixed.