diff --git a/biome.jsonc b/biome.jsonc index 24d54776e81..994172aaf25 100644 --- a/biome.jsonc +++ b/biome.jsonc @@ -161,6 +161,7 @@ "quoteStyle": "double", "arrowParentheses": "asNeeded" }, + "globals": ["Phaser"], "parser": { "jsxEverywhere": false }