jquery-form/form

Enable AND disable the `consistent-this` rule

Open

#553 建立於 2018年7月12日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)JavaScript (2,199 fork)batch import
featurehelp wanted

倉庫指標

Star
 (5,209 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

https://github.com/jquery-form/form/blob/master/src/jquery.form.js#L138

This line causes problems if we are concatenating with several other vendor pieces of code.

The only way to resolve this is to use dist/jquery.form.min.js, however it'd be great if we had a non-minified version in the dist folder as well 👍

貢獻者指南