mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-03 06:09:09 +08:00
Merge branch '4.2' into gdextension
This commit is contained in:
commit
5b15994403
@ -4,6 +4,7 @@
|
|||||||
"module": "ESNext",
|
"module": "ESNext",
|
||||||
"noImplicitAny": true,
|
"noImplicitAny": true,
|
||||||
"preserveConstEnums": true,
|
"preserveConstEnums": true,
|
||||||
|
"inlineSources": true,
|
||||||
"inlineSourceMap": true,
|
"inlineSourceMap": true,
|
||||||
"esModuleInterop": true,
|
"esModuleInterop": true,
|
||||||
"lib": ["DOM", "ES2015", "ScriptHost"],
|
"lib": ["DOM", "ES2015", "ScriptHost"],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user