mirror of
https://github.com/thomiceli/opengist.git
synced 2026-06-23 04:10:18 +00:00
10 lines
97 B
JSON
10 lines
97 B
JSON
{
|
|
"compilerOptions": {
|
|
"esModuleInterop": true,
|
|
},
|
|
|
|
"include": [
|
|
"**/*.ts",
|
|
],
|
|
}
|