Base Project Files

This commit is contained in:
NGPixel
2016-08-16 20:56:55 -04:00
parent fc939dda50
commit b035a68ca4
20 changed files with 727 additions and 0 deletions

3
.babelrc Normal file
View File

@@ -0,0 +1,3 @@
{
"presets": ["es2015"]
}