Commit 22d004e3 authored by XhmikosR's avatar XhmikosR

Re-indent grunt/.jshintrc.

parent 055730d8
{ {
"curly" : true, "curly" : true,
"eqeqeq" : true, "eqeqeq": true,
"newcap" : true, "newcap": true,
"noarg" : true, "noarg" : true,
"node" : true, "node" : true,
"nonbsp" : true, "nonbsp": true,
"strict" : true, "strict": true,
"undef" : true "undef" : true
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment