feat(gatsby): Initial gatsby scaffolding
This commit is contained in:
committed by
mrugesh mohapatra
parent
f0e5633b98
commit
cd73528958
5
.prettierrc
Normal file
5
.prettierrc
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"semi": false,
|
||||
"singleQuote": true,
|
||||
"trailingComma": "es5"
|
||||
}
|
Reference in New Issue
Block a user