1.11.0 • Published 8 months ago
@sa-frontend/typing v1.11.0
@sa-frontend/typing
Подключение typescript конфига
Файл tsconfig.json
"extends": "./node_modules/@sa-frontend/typing/tsconfig.json",
"include": [
"./node_modules/@sa-frontend/application/types",
"./node_modules/@sa-frontend/infrastructure/types/Electron.*",
"./node_modules/@sa-frontend/presentation/common/types"
]