mirror of
https://github.com/NohamR/Pocket-Bird.git
synced 2026-07-10 10:23:05 +00:00
7 lines
89 B
JSON
7 lines
89 B
JSON
{
|
|
"compilerOptions": {
|
|
"checkJs": true,
|
|
"target": "es2017"
|
|
},
|
|
"include": ["src"]
|
|
} |