Skip to content

Instantly share code, notes, and snippets.

@tarajane
Last active December 13, 2015 23:29
Show Gist options
  • Save tarajane/4992073 to your computer and use it in GitHub Desktop.
Save tarajane/4992073 to your computer and use it in GitHub Desktop.
JSHint expressjs file ignore header gist
/*jslint vars: true, plusplus: true, devel: true, browser: true, nomen: true, maxerr: 50, es5: true */
/*global define: false, require: false, process: false, express: false, __dirname: false */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment