core: add Snake using Typescript #7
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"compilerOptions": {
|
"compilerOptions": {
|
||||||
"outDir": "./built",
|
"outDir": "./build",
|
||||||
"allowJs": true,
|
"allowJs": true,
|
||||||
"target": "es5"
|
"target": "es5"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user