Initial commit from gatsby: (https://github.com/gatsbyjs/gatsby-starter-default.git)
This commit is contained in:
commit
7b1622a797
21 changed files with 17844 additions and 0 deletions
7
.prettierrc
Normal file
7
.prettierrc
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"endOfLine": "lf",
|
||||
"semi": false,
|
||||
"singleQuote": false,
|
||||
"tabWidth": 2,
|
||||
"trailingComma": "es5"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue