convert website from hugo to gatsby (#1369)
This commit is contained in:
committed by
Shawn Erquhart
parent
d6c03707d8
commit
04c44518b2
5
website/.eslintrc
Normal file
5
website/.eslintrc
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"globals": {
|
||||
"graphql": true
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user