Space age

This commit is contained in:
2022-11-02 22:02:29 +01:00
parent 7200564726
commit 419e22e008
13 changed files with 16281 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
module.exports = {
presets: ['@exercism/babel-preset-typescript'],
plugins: [],
}