twfed / ed

Department of Education
Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

Add html lint rule to enforce explicit width/height attributes on all images #5

Open scottdavis99 opened 3 years ago

scottdavis99 commented 3 years ago

Lighthouse throws an error on images without an explicit width/height. Let's add a lint rule to catch this in dev instead of prod.