Skip to content
代码片段 群组 项目
提交 5c5d7487 编辑于 作者: Winnie Hellmann's avatar Winnie Hellmann
浏览文件

Add note about ESLint rule no-jquery/no-animate-toggle

上级 0492b97d
No related branches found
No related tags found
无相关合并请求
...@@ -46,6 +46,7 @@ rules: ...@@ -46,6 +46,7 @@ rules:
vue/no-v-html: off vue/no-v-html: off
vue/use-v-on-exact: off vue/use-v-on-exact: off
no-jquery/no-animate: off no-jquery/no-animate: off
# all offenses of no-jquery/no-animate-toggle are false positives ( $toast.show() )
no-jquery/no-animate-toggle: off no-jquery/no-animate-toggle: off
no-jquery/no-fade: off no-jquery/no-fade: off
no-jquery/no-serialize: error no-jquery/no-serialize: error
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册