Този сайт работи по-добре с JavaScript.
Начало
Каталог
Помощ
Вход
tesseract-design
/
kitchen-sink-server
Наблюдаван
1
Харесван
0
Разклонения
0
Код
Задачи
0
Заявки за сливане
0
Версии
0
Уики
Activity
Website for showcasing all features of Tesseract Web.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7
Ревизии
1
Клон
1.3 MiB
ИН на ревизия:
b747abc374
master
Клонове
Маркери
${ item.name }
Create branch
${ searchTerm }
от 'b747abc374'
${ noResults }
kitchen-sink-server
/
tsconfig.test.json
tsconfig.test.json
82 B
Директен файл
Normal View
История
Initial commit Add files from create-next-app.
преди 2 години
Add tests, refactor Implement tests to increase code coverage The option module was modified to split components and avoid overloading.
преди 2 години
Initial commit Add files from create-next-app.
преди 2 години
1
2
3
4
5
6
{
"extends": "./tsconfig.json",
"compilerOptions": {
"jsx": "react"
}
}