0.3.0 Release

This commit is contained in:
Sami Turcotte
2018-11-25 20:00:37 -05:00
parent 5074a991fc
commit e1796d5896
14 changed files with 4079 additions and 91 deletions

4
.prettierrc Normal file
View File

@@ -0,0 +1,4 @@
{
"tabWidth": 4,
"trailingComma": "all"
}