added gatsby site
This commit is contained in:
parent
e76e6bde37
commit
730675e497
21 changed files with 25162 additions and 0 deletions
7
gatsby-kedro-viz/.prettierrc
Normal file
7
gatsby-kedro-viz/.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