doc: 📝 Yarn

This commit is contained in:
Kainoa Kanter 2022-03-19 17:39:56 -07:00 committed by GitHub
parent a5eb9f17cc
commit e115434a0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
- Follow the repository structure
- Commit messages must be descriptive and concise
- Your code must be formatted with the respective formatter
- The frontend must use `prettier` using our config
- The frontend must use our `prettier` config
- The backend must use `rustfmt`
- The frontend must work with `npm`
- Additional frontend packages must not be considered bloated
- The frontend must be installed and compiled with `yarn` and `parcel`
- Additional frontend packages must not be considered bloated