bolg comment becomes ok
This commit is contained in:
parent
3ca7870456
commit
14f57906eb
135 changed files with 27883 additions and 58 deletions
15
Yavsc/wwwroot/lib/bootstrap/js/.jshintrc
Normal file
15
Yavsc/wwwroot/lib/bootstrap/js/.jshintrc
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"asi" : true,
|
||||
"browser" : true,
|
||||
"eqeqeq" : false,
|
||||
"eqnull" : true,
|
||||
"es3" : true,
|
||||
"expr" : true,
|
||||
"jquery" : true,
|
||||
"latedef" : true,
|
||||
"laxbreak" : true,
|
||||
"nonbsp" : true,
|
||||
"strict" : true,
|
||||
"undef" : true,
|
||||
"unused" : true
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue