7 lines
107 B
JSON
7 lines
107 B
JSON
|
{
|
||
|
"compilerOptions": {
|
||
|
"target": "es5",
|
||
|
"out": "game.js",
|
||
|
"watch": true
|
||
|
}
|
||
|
}
|