This website works better with JavaScript
Головна сторінка
Огляд
Довідка
Реєстрація
Увійти
root
/
gs_nuxt
Слідкувати
1
Зірка
0
Відгалуження
0
Файли
Проблеми
0
Запити на злиття
0
Wiki
Дерево:
df287f0e0c
Гілки
Теги
master
gs_nuxt
/
node_modules
/
node-cache
/
tsconfig.json
tsconfig.json
83 B
Історія
Запис
1
2
3
4
5
6
7
8
{
"compilerOptions": {
"outDir": "./test"
},
"include": [
"./_src/**/*"
]
}