Create 111422-csslinting-stylelint.md

This commit is contained in:
Graydogminer
2022-11-14 01:05:58 -08:00
committed by GitHub
parent cc6df228ed
commit 81ada40ca3

View File

@@ -0,0 +1,19 @@
# Use Stylelint for CSS linting framework
- Status: accept
- Deciders: Arthur Lu, Marc Reta
- Date: 11 / 14 / 22
## Decision Drivers
- Need linting to work with multiple style standards
- Need linting to be fast and informative
## Considered Options
- Stylelint
- Prettier
## Decision Outcome
Chosen Option: Stylelint for its easy installation and unopinionated.