Commit a26755ef authored by techird's avatar techird

.jshintrc

parent baa4e3e1
{
"undef" : true,
"unused" : false,
"strict" : false,
"curly" : true,
"newcap" : true,
"trailing" : true,
"white": false,
"quotmark": false,
"predef" : [
"kity",
"MinderNode",
"require",
"km"
]
}
\ 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