eslint: Add components.js module to globals list.

This commit is contained in:
Tim Abbott 2016-12-03 18:02:03 -08:00
parent d5dd7a27d5
commit abc581898f
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@
"muting_ui": false,
"Socket": false,
"channel": false,
"components": false,
"viewport": false,
"avatar": false,
"feature_flags": false,