зеркало из https://github.com/electron/osx-sign.git
7 строки
111 B
JSON
7 строки
111 B
JSON
|
{
|
||
|
"extends": "./tsconfig.json",
|
||
|
"compilerOptions": {
|
||
|
"module": "esnext",
|
||
|
"outDir": "dist/esm"
|
||
|
}
|
||
|
}
|