Init commit
This commit is contained in:
12
packages/ffmpeg/tsconfig.json
Normal file
12
packages/ffmpeg/tsconfig.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"extends": "../../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"outDir": "./dist",
|
||||
"rootDir": "src",
|
||||
"tsBuildInfoFile": "./dist/.tsbuildinfo"
|
||||
},
|
||||
"references": [
|
||||
{ "path": "../models" },
|
||||
{ "path": "../core-utils" }
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user