Initial commit
Dieser Commit ist enthalten in:
10
admin-panel/tsconfig.node.json
Normale Datei
10
admin-panel/tsconfig.node.json
Normale Datei
@ -0,0 +1,10 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"composite": true,
|
||||
"skipLibCheck": true,
|
||||
"module": "ESNext",
|
||||
"moduleResolution": "bundler",
|
||||
"allowSyntheticDefaultImports": true
|
||||
},
|
||||
"include": ["vite.config.ts"]
|
||||
}
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren