wikimedia / jquery.i18n

🌐 jQuery based internationalization library
GNU General Public License v2.0
704 stars 144 forks source link

Update eslint-config-wikimedia and fix issues #165

Closed santhoshtr closed 6 years ago

santhoshtr commented 6 years ago

Indentation, line length and unwanted regex escaping fixes.

There is an issue with modifying String.prototype, that should be fixed soon. For now, disabled the linting for that.