2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00
Files
bootstrap/js/tests/unit/.jshintrc
T
2015-03-02 11:16:06 +02:00

7 lines
97 B
Plaintext

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