- Use two spaces for indentation in TypeScript and JSON files.
- Ensure files end with a newline and no trailing whitespace.
- Never use hardcoded strings in your code. Always add or use variables from the config folder.
- Write concise commit messages describing the change.