glm-js
glm-js copied to clipboard
Perform cleanup pass to standardize code formatting
- Adopt a standard four spaces / indentation scheme.
- Get rid of mixed spaces/tabs! (ugh, shame on me ;) )
- Add an ESLint config and integrate linting with the testing process.