feat: robots settings #5426
Annotations
10 warnings
Lint:
apps/server/src/index.ts#L9
Unexpected any. Specify a different type
|
Lint:
apps/server/src/index.ts#L22
Unexpected any. Specify a different type
|
Lint:
apps/server/src/index.ts#L24
Unexpected any. Specify a different type
|
Lint:
apps/server/src/index.ts#L31
Unexpected any. Specify a different type
|
Lint:
apps/server/src/index.ts#L32
Unexpected any. Specify a different type
|
Lint:
apps/web/components/ProductLegalDetailsDrawer/ProductLegalDetailsDrawer.vue#L83
The variable `productLegalDrawerRef` should be named `productLegalDrawerReference`. A more descriptive name will do too
|
Lint:
apps/web/composables/useAddress/useAddress.ts#L6
This line has a length of 146. Maximum allowed is 120
|
Lint:
apps/web/composables/useApplePay/useApplePay.ts#L42
Unexpected any. Specify a different type
|
Lint:
apps/web/composables/useCookieBar/useCookieBar.ts#L99
Unexpected any. Specify a different type
|
Lint:
apps/web/composables/useGooglePay/useGooglePay.ts#L45
Unexpected any. Specify a different type
|