/
ton-org
/
blueprint
Обзор
Документация
Войти
/
ton-org
/
blueprint
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
develop
example/tsconfig.json
12 строк
284 B
krigga
feat: add generated example
27 мар 2023, 19:02
27 мар 2023, 19:02
8fc3835
Код
Авторство
О чём код?
{ "compilerOptions": { "target": "ES2020", "outDir": "dist", "module": "commonjs", "declaration": true, "esModuleInterop": true, "forceConsistentCasingInFileNames": true, "strict": true, "skipLibCheck": true } }