🎉 Start project but-3

This commit is contained in:
Félix Legrelle
2024-01-28 14:31:51 +01:00
commit 341889b6f7
57 changed files with 10373 additions and 0 deletions

3
.babelrc Normal file
View File

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