This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
CRBC-MaaS-Platform-Project
/
LabelingSystem
Obserwuj
7
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
c55a8d7f6c
Gałęzie
Tagi
main
LabelingSystem
/
web
/
apps
/
playground
/
.babelrc
.babelrc
124 B
Historia
Czysty
1
2
3
4
5
6
7
8
9
10
11
{
"presets": [
[
"@nx/react/babel",
{
"runtime": "automatic"
}
]
],
"plugins": []
}