This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
Sv443
/
geniURL-Mirror
mirror de
https://github.com/Sv443/geniURL.git
Observar
1
Favorito
0
Fork
0
Arquivos
Tree:
v1.3.1
Branches
Tags
develop
main
v1.3.3
v1.3.2
v1.3.1
v1.3.0
v1.2.0
v1.1.1
v1.1.0
v1.0.0
v0.2.0
v0.1.0
geniURL-Mirror
/
.vscode
/
tasks.json
tasks.json
161 B
Link permanente
Histórico
Raw
1
2
3
4
5
6
7
8
9
10
{
"version": "2.0.0",
"tasks": [
{
"label": "prelaunch",
"type": "shell",
"command": "tsc"
}
]
}