symposion_app/symposion_project/static/bootstrap/js/.jshintrc

10 lines
186 B
Text
Raw Normal View History

2012-07-19 06:52:11 +00:00
{
"validthis": true,
"laxcomma" : true,
"laxbreak" : true,
"browser" : true,
"debug" : true,
"boss" : true,
"expr" : true,
"asi" : true
}