Added global phaser to biome

This commit is contained in:
Bertie690 2025-08-13 10:27:33 -04:00 committed by Sirz Benjie
parent 9e668c8638
commit 8ef8c856a1
No known key found for this signature in database
GPG Key ID: 4A524B4D196C759E

View File

@ -161,6 +161,7 @@
"quoteStyle": "double",
"arrowParentheses": "asNeeded"
},
"globals": ["Phaser"],
"parser": {
"jsxEverywhere": false
}