OSDN Git Service

0ea0495e9ac1a9cb1c0c770cb196fdad32a1422a
[bytom/vapor.git] / tools / side_chain_tool / web / node_modules / bootstrap / grunt / .jshintrc
1 {
2   "extends" : "../js/.jshintrc",
3   "asi"     : false,
4   "browser" : false,
5   "es3"     : false,
6   "node"    : true
7 }