adilyalcin / Keshif

Keshif - Data Made Explorable (Prototype)
https://keshif.me
BSD 3-Clause "New" or "Revised" License
457 stars 123 forks source link

Check coding style, conventions, and 'use strict'; #143

Closed adilyalcin closed 7 years ago

adilyalcin commented 8 years ago

enable use strict for the global library. This will require a lot of changes throughout the document as there are sections which would break use strit rules.

Also, consider a code style checker and the conventions to follow. Such as :: https://github.com/sindresorhus/xo