basho / riak-nodejs-client

The Riak client for Node.js.
Apache License 2.0
72 stars 29 forks source link

Use "strict" mode. [JIRA: CLIENTS-665] #106

Closed lukebakken closed 8 years ago

lukebakken commented 8 years ago

Ensure that JSHint warns when strict mode not used.

lukebakken commented 8 years ago

Implemented by #99