mirror of
https://github.com/hcengineering/platform.git
synced 2025-01-03 17:05:16 +03:00
e0853ecf99
Signed-off-by: Sergei Ogorelkov <sergei.ogorelkov@xored.com>
8 lines
161 B
JSON
8 lines
161 B
JSON
{
|
|
"extends": "./node_modules/@anticrm/platform-rig/profiles/default/tsconfig.json",
|
|
|
|
"compilerOptions": {
|
|
"rootDir": "./src",
|
|
"outDir": "./lib"
|
|
}
|
|
} |