···11+- **Never** disable type-safety or linting rules. Fix the code instead.
22+- **Never** add comments that are already sufficiently explained through code. Comments **must** be as slim as possible.
33+- Before committing, run "npm run lint:fix" and a tsc typecheck