Skip to content

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

Merged
miketaylr merged 1 commit intomasterfrom
issue/3391/1
Jul 15, 2020
Merged

Fixes #3391 - Remove js files for the old form and adjust eslint config#3394
miketaylr merged 1 commit intomasterfrom
issue/3391/1

Conversation

@ksy36
Copy link
Copy Markdown
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
Comment thread .eslintrc.json
"prettier"
],
"globals": {
"jQuery": true,
Copy link
Copy Markdown
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

3 participants