This commit is contained in:
Thomas Ruoff
2020-08-06 23:30:17 +02:00
parent 5dac8f20a3
commit ed6cc248c4
4 changed files with 4113 additions and 24 deletions

3
.babelrc Normal file
View File

@@ -0,0 +1,3 @@
{
"presets": ["next/babel"]
}