Init commit
This commit is contained in:
10
packages/models/tsconfig.types.json
Normal file
10
packages/models/tsconfig.types.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"extends": "./tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"outDir": "../types-generator/dist-tmp/peertube-models",
|
||||
"tsBuildInfoFile": "../types-generator/dist-tmp/peertube-models/.tsbuildinfo",
|
||||
"stripInternal": true,
|
||||
"removeComments": false,
|
||||
"emitDeclarationOnly": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user