Skip to content

Commit

Permalink
Merge pull request #3394 from webcompat/issue/3391/1
Browse files Browse the repository at this point in the history
Fixes #3391 - Remove js files for the old form and adjust eslint config
Mike Taylor authored Jul 15, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents 9b39a45 + 89ced1a commit 2d0bbb1
Showing 5 changed files with 0 additions and 2,272 deletions.
13 changes: 0 additions & 13 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -14,28 +14,15 @@
"prettier"
],
"globals": {
"jQuery": true,
"$": true,
"_": true,
"Backbone": true,
"console": true,
"define": true,
"ga": true,
"intern": true,
"md": true,
"module": true,
"moment": true,
"Mousetrap": true,
"PaginationMixin": true,
"Prism": true,
"Promise": true,
"require": true,
"wcEvents": true,
"wcTmpl": true,
"WindowHelpers": true,
"Validation": true,
"prefillForm": true,
"setAnalyticsData": true,
"__dirname": true
},
"rules": {
52 changes: 0 additions & 52 deletions webcompat/static/js/lib/bugform-prefill.js

This file was deleted.

52 changes: 0 additions & 52 deletions webcompat/static/js/lib/bugform-validation.js

This file was deleted.

779 changes: 0 additions & 779 deletions webcompat/static/js/lib/bugform.js

This file was deleted.

1,376 changes: 0 additions & 1,376 deletions webcompat/static/js/lib/issue-wizard-bugform.js

This file was deleted.

0 comments on commit 2d0bbb1

Please sign in to comment.