mirror of
https://github.com/thomiceli/opengist.git
synced 2025-05-18 18:00:42 +02:00
10 lines
124 B
JSON
10 lines
124 B
JSON
{
|
|
"compilerOptions": {
|
|
"esModuleInterop": true
|
|
},
|
|
"files": [
|
|
"public/main.ts",
|
|
"public/editor.ts",
|
|
],
|
|
}
|