Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #3391 - Remove js files for the old form and adjust eslint config #3394

Merged
merged 1 commit into from
Jul 15, 2020

Conversation

ksy36
Copy link
Contributor

@ksy36 ksy36 commented Jul 15, 2020

in this PR I've removed js files for the old form and removed some global variables from eslint config that are no longer needed

@ksy36 ksy36 requested a review from miketaylr July 15, 2020 17:10
@ksy36 ksy36 mentioned this pull request Jul 15, 2020
@@ -14,28 +14,15 @@
"prettier"
],
"globals": {
"jQuery": true,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is awesome, love having fewer globals.

@miketaylr miketaylr merged commit 2d0bbb1 into master Jul 15, 2020
@miketaylr miketaylr deleted the issue/3391/1 branch July 15, 2020 18:11
@karlcow karlcow linked an issue Jul 15, 2020 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove JS code associated with the old form
2 participants