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