mirror of
https://github.com/cse110-fa22-group29/cse110-fa22-group29.git
synced 2025-09-08 23:57:21 +00:00
add prettier requirements and commands,
add prettier ADR, add prettier action
This commit is contained in:
17
specs/adrs/112922-prettier.md
Normal file
17
specs/adrs/112922-prettier.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# 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
|
Reference in New Issue
Block a user