Skip to content

Commit

Permalink
Merge pull request #548 from MetaCell/feature/GEP-97
Browse files Browse the repository at this point in the history
GEP-97 Remove jQuery
  • Loading branch information
aranega authored Oct 16, 2024
2 parents 0c51274 + de13b46 commit 12e850a
Show file tree
Hide file tree
Showing 7 changed files with 506 additions and 527 deletions.
1 change: 0 additions & 1 deletion geppetto-showcase/.eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ module.exports = {
"stackViewerRequest": true,
"_": true,
"labelsInTV": true,
"Backbone": true,
"registeredEvents": true,
"Handlebars": true,
"ActiveXObject": true,
Expand Down
1 change: 0 additions & 1 deletion geppetto.js/geppetto-client/eslint.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ const jsConfig = {
stackViewerRequest: true,
_: true,
labelsInTV: true,
Backbone: true,
registeredEvents: true,
Handlebars: true,
ActiveXObject: true,
Expand Down
Loading

0 comments on commit 12e850a

Please sign in to comment.