Skip to content

Commit

Permalink
lint disable
Browse files Browse the repository at this point in the history
  • Loading branch information
sirreal committed May 14, 2024
1 parent fbd5d8c commit 4110165
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/unit/config/gutenberg-env.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
* to ensure the Gutenberg plugin can be cleanly merged into
* WordPress core.
*/
// eslint-disable-next-line @wordpress/wp-global-usage
globalThis.IS_WORDPRESS_CORE = true;

// Inject the `IS_GUTENBERG_PLUGIN` global, used for feature flagging.
Expand Down

0 comments on commit 4110165

Please sign in to comment.