UNPKG
phaser3-flex
Version:
latest (0.1.1)
0.1.1
Flex containers for Phaser
github.com/jjcapellan/phaser3-flex
jjcapellan/phaser3-flex
phaser3-flex
/
tsconfig.json
9 lines
•
140 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"compilerOptions"
:
{
"target"
:
"ESNext"
,
"moduleResolution"
:
"node"
}
,
"include"
:
[
"src/**/*"
]
}