Skip to content

Instantly share code, notes, and snippets.

View jeroentbt's full-sized avatar

jeroen tiebout jeroentbt

  • Schaarbeek, Brussels
View GitHub Profile
@jeroentbt
jeroentbt / .jshintrc
Created September 16, 2013 18:47 — forked from haschek/.jshintrc
snippet: .jshintrc (full and strict)
{
// --------------------------------------------------------------------
// JSHint Configuration, Strict Edition
// --------------------------------------------------------------------
//
// This is a options template for [JSHint][1], using [JSHint example][2]
// and [Ory Band's example][3] as basis and setting config values to
// be most strict:
//
// * set all enforcing options to true