mirror of
https://github.com/Heretek-AI/GDevelop.git
synced 2026-07-23 02:25:52 -04:00
9 lines
138 B
JSON
9 lines
138 B
JSON
{
|
|
"compilerOptions": {
|
|
"target": "ES5"
|
|
},
|
|
"include": [
|
|
"Runtime/**/*",
|
|
"../Extensions/**/*.js"
|
|
]
|
|
} |