The validation in Eclipse is catching what it deems \"errors\" in the framework I\'ve been using just fine.
Project -> Properties -> Validation
If you want to remove the JavaScript validation from a project completely, you can just remove it from the .project file.
org.eclipse.wst.jsdt.core.jsNature
Now if you go into your project properties, you'll notice the JavaScript option is gone entirely.