This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
lovecoding
/
web0715
Vigiar
10
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ramo:
master
Ramos
Etiquetas
master
web0715
/
13.webpack
/
demo1
/
node_modules
/
es-object-atoms
/
tsconfig.json
tsconfig.json
81 B
Link permanente
Histórico
Em bruto
1
2
3
4
5
6
{
"extends": "@ljharb/tsconfig",
"compilerOptions": {
"target": "es5",
},
}