feat(cli): add non-studio app template #15194
Annotations
10 warnings
lint:
packages/groq/src/groq.ts#L11
Unexpected any. Specify a different type.
|
lint:
dev/strict-studio/_document.tsx#L3
Missing return type on function.
|
lint:
dev/strict-studio/_document.tsx#L3
Argument 'props' should be typed.
|
lint:
dev/strict-studio/_document.tsx#L4
'entryPath' is assigned a value but never used.
|
lint:
dev/strict-studio/_document.tsx#L4
'entryPath' is assigned a value but never used.
|
lint:
examples/ecommerce-studio/plugins/barcode-input/BarcodeInput.tsx#L34
Missing return type on function.
|
lint:
dev/studio-e2e-testing/components-api/DocumentLayout.tsx#L4
Missing return type on function.
|
lint:
dev/studio-e2e-testing/components-api/FormField.tsx#L4
Missing return type on function.
|
lint:
dev/studio-e2e-testing/components-api/FormInput.tsx#L4
Missing return type on function.
|
lint:
dev/studio-e2e-testing/components-api/StudioLayout.tsx#L4
Missing return type on function.
|