2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00
Files
bootstrap/js/.jshintrc
T
Jacob Thornton 81a296d06a whitespace
2012-04-14 16:38:44 -07:00

9 lines
163 B
Plaintext

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