#135 discuss
Kit Goncharov

Add a JSL configuration file

Reported by Kit Goncharov | March 8th, 2011 @ 12:02 PM

Diego Perini and Jeremy Ashkenas both recommended the excellent JavaScript Lint for checking code for errors. It's highly configurable, and significantly less pedantic than either JSLint or JSHint. Additionally, JSL is written on top of SpiderMonkey 1.5, and is available for Windows, Mac, and Linux. I use this configuration file to check Spec, but we can adjust it as needed to check FuseJS. Incidentally, this might also be a good time to discuss drafting a set of consistent coding guidelines.

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

JavaScript frameworks share similar features and functionality such as DOM manipulation, event registration, and CSS selector engines. FuseJS attempts to incorporate the strengths of these frameworks into one stable, efficient, and optimized core JavaScript framework.

Tags

Referenced by

Pages