But you aren't getting that error when you activate, right? That is the client side JSLint checks which are very strict and throw errors in the problem window for stylistic items. You can disable the JSLint checks on the client side if you don't like them. Personally I disable them. You should still be able to activate and the code will pass the server side checks.
↧