Search code examples
How to get ESLint/Prettier to underline errors in code in TypeScript for VS Code...


eslintprettiertypescript-eslintprettier-eslintprettier-vscode

Read More
Problem with disabling rule "lines-between-class-members" eslint...


typescripteslinttypescript-eslinteslintrcprettier-eslint

Read More
WebStorm shows warnings for objects, types and directives in Angular, but they work correctly...


angulartypescripteslintwebstormtypescript-eslint

Read More
What is the proper way to add a type to a callback function?...


typescripttypescript-eslint

Read More
error Invalid type "boolean | undefined" of template literal expression @typescript-eslint...


typescriptbooleantypescript-eslint

Read More
How do I configure Prettier not to wrap my multiline interface property value in a way that breaks @...


reactjstypescripteslintprettiertypescript-eslint

Read More
Show warning when using implicit type in typescript...


typescripttype-inferencetypescript-eslinttypescript-typesimplicit-typing

Read More
Unsafe assignment of an `any` value Error on form variables (Angular Validators)...


angulareslinttypescript-eslintangular-custom-validators

Read More
typescript eslint warning on one aws client constructor (dynamodb), but not another (s3)...


node.jstypescriptamazon-web-servicesamazon-dynamodbtypescript-eslint

Read More
Typescript Unsafe Assignment of An Any Value ESLint Error...


typescripteslinttypescript-eslint

Read More
A version of TypeScript which is not officially supported by @typescript-eslint/typescript-estree...


typescript-eslintnext.js13

Read More
ESLint error: Failed to load 'eslint-plugin-jsdoc' in IntelliJ on Ubuntu - troubleshooting t...


typescriptintellij-ideaeslinttypescript-eslint

Read More
@typescript-eslint/explicit-function-return-type allowHigherOrderFunctions exception returns error w...


typescript-eslint

Read More
ESLint does not recognise `DocumentEventMap`, complaining no-undef...


typescripteslinttypescript-eslint

Read More
Why should errors of a Promise be always caught?...


javascripttypescriptpromiseeslinttypescript-eslint

Read More
how to get array inner type array in react js typescript not fetch type of id...


reactjstypescriptreact-typescripttypescript-eslint

Read More
Vue 3 custom directive with modifier type check...


typescriptvue.jstypescript-eslintvue-directives

Read More
How to validate the type of a variable in a typescript-eslint custom rule...


typescripteslinttypescript-eslint

Read More
Typescript or ESLint rule to disallow default returns (in lambdas)?...


typescripteslinttypescript-eslint

Read More
eslint no-restricted-syntax selector for preventing division of typescript branded type...


typescripteslintabstract-syntax-treetypescript-eslint

Read More
Custom ESLint rule fixer: Adding an import declaration if a helper function is not already imported...


javascripttypescripteslinttypescript-eslint

Read More
Definition for rule 'simple-import-sort/sort' was not found...


node.jsreactjseslinttypescript-eslint

Read More
ESLint `prop is missing in props validation` but it's there...


htmlreactjstypescripteslinttypescript-eslint

Read More
x not found in 'customNpmPackage' eslint import/named error but is exported...


reactjsnpmpackage.jsontsconfigtypescript-eslint

Read More
Is it possible to disallow string enums via ESLint?...


typescripteslinttypescript-eslint

Read More
eslint-plugin-import/no-relative-parent-imports rule recognizes path aliasing as relative import...


typescripteslinttsconfigtypescript-eslint

Read More
Eslint plugins for node + typescript that work from the box...


node.jstypescripteslinttypescript-eslint

Read More
Why ESLint throws 'no-unused-vars' for TypeScript interface?...


typescripteslinttypescript-eslint

Read More
Using @typescript-eslint/naming-convention is it possible to select class properties that are not st...


eslinttypescript-eslint

Read More
Why does ESLint report a @typescript/no-redeclare error for a merged interface & variable?...


typescripteslinttypescript-eslint

Read More
BackNext