Please enable JavaScript in your browser!
Inicio
Explorar
Axuda
Iniciar sesión
herton
/
parse-qrs
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
bf0e656bc5
Ramas
Etiquetas
master
parse-qrs
/
jsconfig.json
jsconfig.json
88 B
Histórico
Raw
1
2
3
4
5
6
{
"compilerOptions": {
"target": "ES6",
"module": "commonjs"
}
}