ModelHandle/tools/jshintconfig.json
2014-10-11 13:53:39 +02:00

13 lines
213 B
JSON

{
"globals" : {
"JSM" : true,
"ImporterApp" :true,
"ImporterMenu" : true,
"ImporterViewer" : true,
"ImporterButtons" : true,
"ImporterProgressBar" : true,
"InfoTable" : true,
"THREE" : false
}
}