docstrap / docstrap

A template for JSDoc3 based on Bootstrap and themed by Bootswatch
MIT License
750 stars 204 forks source link

Linting / editorconfig #81

Open tswaters opened 9 years ago

tswaters commented 9 years ago

I know I've screwed up at least a few spots with whitespace, line endings and general code quality.

We should borrow the eslintrc and editorconfig from the jsdoc project and ensure things are linted and any upstream copy-paste will keep the codebase consistent.

tswaters commented 9 years ago

While I was in there, got rid of stray files that seem to have been added to the root.

Also, the version controlled copy of moment -- it's already in the package.json, just not referenced.