0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01:00
Bootstrap/js/.jshintrc
2012-04-14 16:29:53 -07:00

9 lines
160 B
Plaintext

{
"browser" : true,
"expr" : true,
"laxbreak" : true,
"boss" : true,
"asi" : true,
"laxcomma" : true,
"validthis": true
}