mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-19 05:49:32 +02:00
Added global phaser to biome
This commit is contained in:
parent
abeea9d219
commit
7faaaca485
@ -162,6 +162,7 @@
|
|||||||
"quoteStyle": "double",
|
"quoteStyle": "double",
|
||||||
"arrowParentheses": "asNeeded"
|
"arrowParentheses": "asNeeded"
|
||||||
},
|
},
|
||||||
|
"globals": ["Phaser"],
|
||||||
"parser": {
|
"parser": {
|
||||||
"jsxEverywhere": false
|
"jsxEverywhere": false
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user