Add DebugDraw to .eslintrc config file

(cherry picked from commit c7cd0fdc38)
This commit is contained in:
Anthony J. Thibault 2017-03-07 18:13:42 -08:00
parent d38b994f4c
commit 6747f553bf

View file

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