This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
LLM
/
chat-client-web
Vigiar
4
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
955585160b
Ramos
Etiquetas
app-permission
dev/app
dev/second
master
plusSingle
single
chat-client-...
/
.lintstagedrc.json
.lintstagedrc.json
102 B
Histórico
Em bruto
1
2
3
4
5
6
{
"./app/**/*.{js,ts,jsx,tsx,json,html,css,md}": [
"eslint --fix",
"prettier --write"
]
}