Ignoring possible missuse of this keyword as we will have a revealing module pattern style of writing classes

This commit is contained in:
Gion Kunz 2014-10-18 14:20:12 +02:00
parent 5da890be9b
commit 46f4d309b1

View File

@ -16,6 +16,7 @@
"undef": true,
"unused": true,
"strict": true,
"validthis": true,
"trailing": true,
"smarttabs": true,
"globals": {