Skip to content

Instantly share code, notes, and snippets.

@kj786
Created March 16, 2015 16:28
Show Gist options
  • Save kj786/1aa48eaf1fc3f9b806b6 to your computer and use it in GitHub Desktop.
Save kj786/1aa48eaf1fc3f9b806b6 to your computer and use it in GitHub Desktop.
general JS-settings
/*global console: true */
/*jshint quotmark: false */
"use strict";
console.log();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment