mirror of
https://github.com/thomiceli/opengist.git
synced 2024-12-22 20:42:40 +00:00
9 lines
124 B
JSON
9 lines
124 B
JSON
{
|
|
"compilerOptions": {
|
|
"esModuleInterop": true
|
|
},
|
|
"files": [
|
|
"public/main.ts",
|
|
"public/editor.ts",
|
|
],
|
|
}
|