Add skeleton for wrangler.toml #80
Annotations
10 errors
build:
gatsby-config.ts#L187
Cannot find namespace 'Queries'.
|
build:
gatsby-config.ts#L213
Cannot find namespace 'Queries'.
|
build:
gatsby-config.ts#L220
Parameter 'edge' implicitly has an 'any' type.
|
build:
gatsby-node.ts#L8
Cannot find namespace 'Queries'.
|
build:
gatsby-node.ts#L15
Cannot find namespace 'Queries'.
|
build:
gatsby-node.ts#L37
Cannot find namespace 'Queries'.
|
build:
src/components/layout.tsx#L23
Cannot find namespace 'Queries'.
|
build:
src/components/recent-posts.tsx#L7
Cannot find namespace 'Queries'.
|
build:
src/components/recent-posts.tsx#L12
Binding element 'node' implicitly has an 'any' type.
|
build:
src/components/seo.tsx#L64
Cannot find namespace 'Queries'.
|