mirror of
https://github.com/dawidolko/Website-Templates.git
synced 2026-03-22 16:42:16 +00:00
Website templates
This commit is contained in:
15
startbootstrap-sb-admin-2-1.0.5/bower_components/bootstrap/js/.jshintrc
vendored
Normal file
15
startbootstrap-sb-admin-2-1.0.5/bower_components/bootstrap/js/.jshintrc
vendored
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
|
||||
}
|
||||
Reference in New Issue
Block a user