Book Image

ReSharper Essentials

By : Lukasz Gasior
Book Image

ReSharper Essentials

By: Lukasz Gasior

Overview of this book

Table of Contents (18 chapters)
ReSharper Essentials
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

JSLint for ReSharper


JSLint for ReSharper is another plugin that supports development in JavaScript. It just adds support for the JSLint tool.

JSLint is a static code analyzer that looks for common bugs and bad practices in JavaScript. With the JSLint for ReSharper plugin installed, all the rules are highlighted in the same way as all ReSharper code analysis rules.

More details on JSLint for ReSharper can be found on the ReSharper gallery page at https://resharper-plugins.jetbrains.com/packages/Resharper.JSLint/.