MuSpace

Project Conventions

This document outlines basic code styling conventions to be followed by all developers of this project.

Naming

Code Style

All code pushed to the main branch will be linted via ESLint - ESLint follows the JavaScript Standard Style which can be found here.