This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
AIGC
/
tools_auto_web
Obserwuj
10
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Gałąź:
main
Gałęzie
Tagi
dev
main
tools_auto_web
/
node_modules
/
identity-obj-proxy
/
.eslintrc
.eslintrc
121 B
Bezpośredni odnośnik
Historia
Czysty
1
2
3
4
5
6
7
8
9
{
"extends": "airbnb-base",
"env": {
"browser": true,
"node": true,
"es6": true,
"jest": true,
}
}