BACK TO LIST

TypeScript rules

The Codiga Static Analysis engine checks TypeScript code and supports many popular libraries. If you are using React, NextJS, Vue or Angular: the engine will flag any issue in your codebase. Automate your code reviews with Codiga and merge with confidence.

@typescript-eslint/no-unused-vars

Safety
Warning

Detect all defined variables (e.g "var foo = true") that are not being used somewhere else

Learn more

react/no-unknown-property

Safety
Error

Prevent usage of unknown DOM property

@next/next/next-script-for-ga

Safety
Warning

Use the `next/script` component for loading third party scripts

vue/no-deprecated-destroyed-lifecycle

Safety
Error

This rule reports use of deprecated destroyed and beforeDestroy lifecycle hooks

We use cookies to improve your site experience, including analytics cookies to understand how you use our product and design better experiences. Please read our Cookie Policy.