Open fkworld opened 1 year ago
2.2 English source part:
There is no-throw-literal ESLint rule that strictly checks that (although it has some limitations which can be solved when using TypeScript and setting the @typescript-eslint/no-throw-literal rule)
no-throw-literal
@typescript-eslint/no-throw-literal
2.2 English source part:
There is
no-throw-literal
ESLint rule that strictly checks that (although it has some limitations which can be solved when using TypeScript and setting the@typescript-eslint/no-throw-literal
rule)