Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Build: Lint the minified jQuery file as well - a Gruntfile fix#4598

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
mgol merged 1 commit intojquery:masterfrommgol:eslint-minified-fix
Jan 27, 2020

Conversation

mgol
Copy link
Member

Summary

Code ingh-4594 configured ESLint properly but didn't change the Gruntfile.js
config to actually lint the minified file. This has now been fixed.

Fixesgh-3075
Refgh-4594

Checklist

@mgolmgol added this to the4.0.0 milestoneJan 21, 2020
@mgolmgol self-assigned thisJan 21, 2020
@mgolmgol changed the titleBuild: Lint the minified jQuery file as well - a Grutfile fixBuild: Lint the minified jQuery file as well - a Gruntfile fixJan 21, 2020
mgol added a commit that referenced this pull requestJan 21, 2020
While we have absolutely no style-related expectations to our minified file,we do care that it's valid ES 5.1. This is now verified.Also, update grunt-eslint as a newer ESLint version is required to be ableto use "extends" inside of the "overrides" section.Fixesgh-3075Closesgh-4594Refgh-4598
While we have absolutely no style-related expectations to our minified file,we do care that it's valid ES 5.1. This is now verified.Fixesjquerygh-3075Closesjquerygh-4594
@mgolmgol merged commit338f1fc intojquery:masterJan 27, 2020
@mgolmgol deleted the eslint-minified-fix branchJanuary 27, 2020 18:21
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@timmywiltimmywiltimmywil approved these changes

Assignees

@mgolmgol

Labels
Milestone
4.0.0
Development

Successfully merging this pull request may close these issues.

Check minified code for syntax errors (e.g. by trying to construct an AST)
2 participants
@mgol@timmywil

[8]ページ先頭

©2009-2025 Movatter.jp