jdan / 98.css

A design system for building faithful recreations of old UIs
https://jdan.github.io/98.css
MIT License
9k stars 296 forks source link

Linting and formatting standards #176

Open juanigaray opened 11 months ago

juanigaray commented 11 months ago

Everyone has their editor configured differently. For this reason, many PRs show off-scope changes to the code formatting, which make it harder both to navigate individual diffs and also potentially understanding when a line was created or modified in a way that isn't just a single tab added or removed.

I think it'd be more practical to have a single configuration that everyone can use.