basic gatsby template

This commit is contained in:
Xetera
2019-07-25 21:00:25 -07:00
parent 5000509790
commit 6982552205
19 changed files with 16574 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"endOfLine": "lf",
"semi": false,
"singleQuote": false,
"tabWidth": 2,
"trailingComma": "es5"
}