Skip to content

Commit

Permalink
Stop enforcing the double quotes rule.
Browse files Browse the repository at this point in the history
It's annoying and doesn't serve any real purpose.
  • Loading branch information
jcbrand committed Apr 15, 2015
1 parent 5a14077 commit fb801d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jshintrc
Expand Up @@ -9,7 +9,6 @@
"undef": true,
"unused": true,
"white": false,
"quotmark": "double",
"predef": [
"Markdown",
"Modernizr",
Expand Down

0 comments on commit fb801d3

Please sign in to comment.