/
githubmirror
/
aspnetcore
Обзор
Документация
Войти
/
githubmirror
/
aspnetcore
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
src/Components/Shared.JS/tsconfig.json
9 строк
176 B
Javier Calvarro Nelson
[Blazor] Adds support for manually pausing and resuming circuits.
12 июн 2025, 03:21
Не верифицирован
12 июн 2025, 03:21
16438b6
Код
Авторство
О чём код?
{ "compilerOptions": { "target": "ES2024", "module": "ESNext", "lib": [ "DOM", "ES2024" ], "strict": true, "forceConsistentCasingInFileNames": true } }