Fix FP S3699 (no-use-of-empty-return-value
): Ignore ambient functions
#4579
Labels
type: false positive
Issue is reported when it should NOT be
The rule is reporting false positives on TypeScript ambient functions:
https://community.sonarsource.com/t/typescript-false-positive-for-typescript-s3699-when-using-declare-function/109601
The text was updated successfully, but these errors were encountered: