jquery-form/form

Enable AND disable the `consistent-this` rule

Open

#553 ouverte le 12 juil. 2018

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)JavaScript (2 199 forks)batch import
featurehelp wanted

Métriques du dépôt

Stars
 (5 209 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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 👍

Guide contributeur