mirror of
https://github.com/thomiceli/opengist
synced 2024-11-08 12:55:50 +01:00
10 lines
124 B
JSON
10 lines
124 B
JSON
{
|
|
"compilerOptions": {
|
|
"esModuleInterop": true
|
|
},
|
|
"files": [
|
|
"public/main.ts",
|
|
"public/editor.ts",
|
|
],
|
|
}
|