mirror of
https://github.com/crypto-pro-web/crypto-pro-js.git
synced 2024-11-23 16:44:59 +03:00
8 lines
105 B
JSON
8 lines
105 B
JSON
|
{
|
||
|
"extends": "./tsconfig.json",
|
||
|
"compilerOptions": {
|
||
|
"target": "es5",
|
||
|
"outDir": "dist"
|
||
|
}
|
||
|
}
|