feat(cli): add non-studio app template #15071
Annotations
10 warnings
lint:
examples/movies-studio/components/BrandLogo.tsx#L1
Missing return type on function.
|
lint:
examples/movies-studio/resolveProductionUrl.ts#L7
Missing return type on function.
|
lint:
examples/movies-studio/resolveProductionUrl.ts#L7
Argument 'document' should be typed.
|
lint:
examples/movies-studio/resolveProductionUrl.ts#L7
Argument 'rev' should be typed.
|
lint:
examples/movies-studio/sanity.config.ts#L34
Unexpected 'todo' comment: '@todo'.
|
lint:
packages/groq/src/groq.ts#L11
Unexpected any. Specify a different type.
|
lint:
perf/tests/queries.ts#L18
Missing return type on function.
|
lint:
perf/tests/runner/runner.ts#L95
Missing return type on function.
|
lint:
perf/tests/runner/utils/bundlePerfHelpers.ts#L3
Missing return type on function.
|
lint:
perf/tests/runner/utils/createSanitySessionCookie.ts#L1
Missing return type on function.
|