Add DebugDraw to .eslintrc config file

This commit is contained in:
Anthony J. Thibault 2017-03-07 18:13:42 -08:00
parent 1b8a624edb
commit c7cd0fdc38

View file

@ -17,6 +17,7 @@ module.exports = {
"Clipboard": false,
"Controller": false,
"DialogsManager": false,
"DebugDraw": false,
"Entities": false,
"FaceTracker": false,
"GlobalServices": false,