perseids-project / plokamos

RDF-based annotations for Perseids
MIT License
6 stars 2 forks source link

use a linter #102

Open balmas opened 7 years ago

balmas commented 7 years ago

we should run the code through jslint and apply consistent rules throughout

e.g. I'm noticing that there is a mixture of use of semi-colon and not for line endings - we should pick a style and have the linter enforce it.