Commit 49a0c0a9 by Andrew Nesbitt

Added .jshintrc preferences

parent a3079ea6
{
"node": true,
"laxbreak": true,
"indent": 2,
"curly": true,
"trailing": true,
"undef": true,
"unused": true
}
\ No newline at end of file
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