Move all files to bartik/

This commit is contained in:
Oliver Davies 2025-10-02 08:19:36 +01:00
parent cb444d090c
commit a6bb58237d
32 changed files with 0 additions and 0 deletions

5
bartik/babel.config.js Normal file
View file

@ -0,0 +1,5 @@
module.exports = {
presets: [
'@vue/app'
]
}