This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
fgm
/
exercism-ts
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
934f80933b
Větve
Značky
48in24
main
practice
exercism-ts
/
hello-world
/
babel.config.cjs
babel.config.cjs
86 B
Historie
Surový
1
2
3
4
module.exports = {
presets: ['@exercism/babel-preset-typescript'],
plugins: [],
}