mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-25 00:40:24 +00:00
7 lines
119 B
Text
7 lines
119 B
Text
{
|
|
"extends" : "../js/.jshintrc",
|
|
"asi" : false,
|
|
"browser" : false,
|
|
"es3" : false,
|
|
"node" : true
|
|
}
|