diff --git a/biome.jsonc b/biome.jsonc index 70d9d9dae42..055624cc90c 100644 --- a/biome.jsonc +++ b/biome.jsonc @@ -162,6 +162,7 @@ "quoteStyle": "double", "arrowParentheses": "asNeeded" }, + "globals": ["Phaser"], "parser": { "jsxEverywhere": false }