TheJoin95 / covid19-market-waiting-times

A project to help people stand in line at the market as little as possible
https://www.mikilombardi.com/covid19-market-waiting-times/
MIT License
101 stars 17 forks source link

CSS Linting #37

Closed elina-codes closed 4 years ago

elina-codes commented 4 years ago
TheJoin95 commented 4 years ago

Awesome work, can you also suggest a VSCode sass linter? By doing this we can define some style rules

elina-codes commented 4 years ago

Awesome work, can you also suggest a VSCode sass linter? By doing this we can define some style rules

Absolutely! Prettier will lint and reformat files. I have the following changes to the default settings:

Print Width: 100
Single Quote: true
Trailing Commas: none