/
MorSergey
/
diff-equations
Обзор
Документация
Войти
/
MorSergey
/
diff-equations
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
tsconfig.node.json
12 строк
279 B
admin
init
22 окт 2025, 15:18
22 окт 2025, 15:18
412f98f
Код
Авторство
О чём код?
{ "compilerOptions": { "composite": true, "skipLibCheck": true, "strict": true, "forceConsistentCasingInFileNames": true, "module": "ESNext", "moduleResolution": "bundler", "allowSyntheticDefaultImports": true }, "include": ["vite.config.ts"] }