Get Advice Icon

Need advice about which tool to choose?Ask the StackShare community!

JSHint

921
58
+ 1
0
TSLint

1.9K
234
+ 1
0
Add tool

JSHint vs TSLint: What are the differences?

JSHint: A Static Code Analysis Tool for JavaScript. It is a community-driven tool to detect errors and potential problems in JavaScript code. It is open source and can easily adjust in the environment you expect your code to execute; TSLint: An extensible linter for the TypeScript language. An extensible static analysis tool that checks TypeScript code for readability, maintainability, and functionality errors. It is widely supported across modern editors & build systems and can be customized with your own lint rules, configurations, and formatters.

JSHint and TSLint can be categorized as "Code Review" tools.

According to the StackShare community, TSLint has a broader approval, being mentioned in 37 company stacks & 59 developers stacks; compared to JSHint, which is listed in 4 company stacks and 5 developer stacks.

Manage your open source components, licenses, and vulnerabilities
Learn More
Cons of JSHint
Cons of TSLint
  • 1
    Non-intuitive configuration
    Be the first to leave a con

    Sign up to add or upvote consMake informed product decisions

    87
    980
    63
    1.1K

    What is JSHint?

    It is a community-driven tool to detect errors and potential problems in JavaScript code. It is open source and can easily adjust in the environment you expect your code to execute.

    What is TSLint?

    An extensible static analysis tool that checks TypeScript code for readability, maintainability, and functionality errors. It is widely supported across modern editors & build systems and can be customized with your own lint rules, configurations, and formatters.

    Need advice about which tool to choose?Ask the StackShare community!

    What companies use JSHint?
    What companies use TSLint?
    Manage your open source components, licenses, and vulnerabilities
    Learn More

    Sign up to get full access to all the companiesMake informed product decisions

    What tools integrate with JSHint?
    What tools integrate with TSLint?

    Sign up to get full access to all the tool integrationsMake informed product decisions

    What are some alternatives to JSHint and TSLint?
    ESLint
    A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease.
    JSLint
    It is a static code analysis tool used in software development for checking if JavaScript source code complies with coding rules. It is provided primarily as a browser-based web application accessible through their domain, but there are also command-line adaptations.
    Flow
    Flow is an online collaboration platform that makes it easy for people to create, organize, discuss, and accomplish tasks with anyone, anytime, anywhere. By merging a sleek, intuitive interface with powerful functionality, we're out to revolutionize the way the world's productive teams get things done.
    SonarQube
    SonarQube provides an overview of the overall health of your source code and even more importantly, it highlights issues found on new code. With a Quality Gate set on your project, you will simply fix the Leak and start mechanically improving.
    TypeScript
    TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript that compiles to plain JavaScript.
    See all alternatives