Move folder

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2018-05-18 11:32:33 +02:00
parent f7117241a4
commit cf0cbc8bde
59 changed files with 0 additions and 0 deletions

5
js/.babelrc Normal file
View File

@@ -0,0 +1,5 @@
{
"presets": [
"@vue/app"
]
}