Files
SIPAIIS_WMS_JSSW/WebRoot/node_modules/bootstrap/grunt/.jshintrc

8 lines
119 B
Plaintext
Raw Normal View History

2026-01-16 14:13:44 +08:00
{
"extends" : "../js/.jshintrc",
"asi" : false,
"browser" : false,
"es3" : false,
"node" : true
}