This website works better with 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.
3
Комити
1
Грана
1.3 MiB
Дрво:
aaae1fc665
master
Гране
Ознаке
${ item.name }
Create branch
${ searchTerm }
from 'aaae1fc665'
${ 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"
}
}