This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
ylproj
/
jupyterlab
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
6671fc81d3
Rami (Branch)
Tag
example
master
prod
yili
jupyterlab
/
.lintstagedrc
.lintstagedrc
80 B
Cronologia
Originale
1
2
3
4
"**/*{.ts,.tsx,.js,.jsx,.css,.json,.md}": [
"prettier --write",
"git add"
]