Skip to content

Commit

Permalink
Updating require.js documentation and associated linting/build change…
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanolson authored and zepumph committed Oct 22, 2024
1 parent 3fb8493 commit 66e8da9
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions eslint/.eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -210,9 +210,6 @@ module.exports = {
// jQuery
$: false,

// require.js
define: false,

document: false,

// for linting Node.js code
Expand All @@ -227,9 +224,6 @@ module.exports = {
// Misc
QueryStringMachine: false,

// require.js
require: false,

// sole/tween.js
TWEEN: false,

Expand Down

0 comments on commit 66e8da9

Please sign in to comment.