Skip to content

Commit

Permalink
TODO: node/recomended should be replaced, but not in this PR
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed May 4, 2024
1 parent 83eddb0 commit e07dc45
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/fastboot.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
/* eslint-disable no-undef */
// NOTE: node/recommended doesn't know about these globals.
// switch to eslint-plugin-n to resolve.
module.exports = function () {
return {
buildSandboxGlobals(defaultGlobals) {
Expand Down

0 comments on commit e07dc45

Please sign in to comment.