ITADN
首页
AIGC
博客文章
GIT库
资源下载
C龙虾
程序订做
联系我们
edvardchen/eslint-plugin-i18next
/
Issues
strings ending in ... arent detected
#138
Open
ImLunaHey
创建于 2024-12-18
I
ImLunaHey
commented
the following isnt being picked up. if i remove some of the periods it does. ```tsx if (isLoading) return <div>Loading...</div>; ```
1 条评论