mirror of
https://github.com/cse110-fa22-group29/cse110-fa22-group29.git
synced 2024-11-10 05:34:44 +00:00
793e7891b3
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
19 lines
352 B
Markdown
19 lines
352 B
Markdown
# Use Prettier for generic style enforcement
|
|
|
|
- Status: accept
|
|
- Deciders: Arthur Lu, Marc Reta
|
|
- Date: 11 / 29 / 22
|
|
|
|
## Decision Drivers
|
|
|
|
- Other linters (HTML, CSS, JS) are sometimes too permissive
|
|
- Need to enforce style on other files like markdown, json
|
|
|
|
## Considered Options
|
|
|
|
- Prettier
|
|
|
|
## Decision Outcome
|
|
|
|
Chosen Option: Prettier
|