This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
fgm
/
exercism-ts
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
934f80933b
Rami (Branch)
Tag
48in24
main
practice
exercism-ts
/
hello-world
/
babel.config.cjs
babel.config.cjs
86 B
Cronologia
Originale
1
2
3
4
module.exports = {
presets: ['@exercism/babel-preset-typescript'],
plugins: [],
}