0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00
Bootstrap/js/tests/unit/.jshintrc
2015-03-02 11:16:06 +02:00

7 lines
97 B
Plaintext

{
"extends" : "../../.jshintrc",
"devel" : true,
"es3" : false,
"qunit" : true
}