Created
March 16, 2015 16:28
-
-
Save kj786/1aa48eaf1fc3f9b806b6 to your computer and use it in GitHub Desktop.
general JS-settings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/*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