mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-11-25 08:16:04 +00:00
8 lines
122 B
JSON
8 lines
122 B
JSON
{
|
|
"compilerOptions": {
|
|
"target": "es6",
|
|
"moduleResolution": "node",
|
|
"checkJs": true,
|
|
"esModuleInterop": true
|
|
}
|
|
} |