This website works better with JavaScript
Главная
Обзор
Помощь
Вход
Operations
/
joystream
Следить
3
В избранное
0
Ответвить
0
Файлы
Задачи
0
Запросы на слияние
0
Вики
Дерево:
b296a6e17c
Ветки
Метки
helios
improve-forum-performance
master
pioneer-proposals-active-per-default
pioneer-tweaks
qn-with-host-pg
joystream
/
content-directory-schemas
/
tsconfig.lib.json
tsconfig.lib.json
110 B
История
Исходник
1
2
3
4
5
6
7
{
"extends": "./tsconfig.json",
"include": ["src/**/*"],
"compilerOptions": {
"outDir": "lib"
}
}