Add first 3 templates

This commit is contained in:
Shu Uesugi
2020-03-28 14:56:23 -07:00
commit 0725c9ce7a
31 changed files with 1334 additions and 0 deletions

4
.prettierrc Normal file
View File

@@ -0,0 +1,4 @@
{
"singleQuote": true,
"semi": false
}