syntax: disallow .example and .alt TLDs (#1714) #84
Annotations
3 warnings
Build & Publish:
packages/api/tests/rich-text-detection.test.ts#L298
'detectedTags' is never reassigned. Use 'const' instead
|
Build & Publish:
packages/api/tests/rich-text-detection.test.ts#L299
'detectedIndices' is never reassigned. Use 'const' instead
|
Build & Publish:
packages/api/tests/rich-text-detection.test.ts#L301
'rest' is assigned a value but never used. Allowed unused vars must match /^_/u
|