Add moduleSuffixes to tsconfig (#11146)
Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
export function StepFindContactsIntro() {
|
||||
export function StepFindContactsIntro(): never {
|
||||
throw new Error('StepFindContactsIntro is not available on web')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user