mirror of
https://github.com/aleleba/KubernetesClassAkademik.git
synced 2025-06-23 15:38:25 -06:00
Agregando Clase 5
This commit is contained in:
6
Clase 5/Ejercicio/server-graphql/.babelrc
Normal file
6
Clase 5/Ejercicio/server-graphql/.babelrc
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"presets": [
|
||||
"@babel/preset-env",
|
||||
"@babel/preset-typescript"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user