mirror of
https://github.com/brendan-ch/project-inter-server.git
synced 2026-04-16 23:40:32 +00:00
Merge pull request #59 from brendan-ch/chore/update-dependencies
chore/update-dependencies
This commit is contained in:
@@ -95,9 +95,10 @@ Currently supports Chapman University (Passio System ID: "263"). Each university
|
||||
|
||||
### General Guidelines
|
||||
- Use test-driven development. Always write tests before implementation, and run them before and after implementation.
|
||||
- Use Docker Compose for tests. Make sure you run it in a way where you can actually see the test result.
|
||||
|
||||
### Git Workflow
|
||||
- Use the name of the branch for all pull requests
|
||||
|
||||
### Code Style
|
||||
- Prefer arrow functions, especially in classes
|
||||
- Prefer arrow functions, especially in classes
|
||||
3277
package-lock.json
generated
3277
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user