Couchbase views and JSHint

I like to run JSHint to check my work when creating JavaScript for Couchbase views, but by default it shows a warning ‘Missing name in function declaration’. Luckily since JSHint 1.0.0 you can ignore any warning by number so

https://gist.github.com/sideshowcoder/9f78b8e7e8878410b54f.js

Gets rid of this.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.