mirror of
https://github.com/thomiceli/opengist.git
synced 2025-06-24 10:31:12 +02:00
Small fixes (#196)
This commit is contained in:
12
public/tsconfig.json
Normal file
12
public/tsconfig.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"esModuleInterop": true
|
||||
},
|
||||
"files": [
|
||||
"main.ts",
|
||||
"editor.ts",
|
||||
"admin.ts",
|
||||
"gist.ts",
|
||||
"embed.ts",
|
||||
],
|
||||
}
|
Reference in New Issue
Block a user