mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03:00
add jshint support + a few minor stylistic changes
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"browser" : true,
|
||||
"expr" : true,
|
||||
"laxbreak" : true,
|
||||
"boss" : true,
|
||||
"asi" : true,
|
||||
"laxcomma" : true,
|
||||
"validthis": true
|
||||
}
|
||||
Reference in New Issue
Block a user