Feature: payments #130
Annotations
1 error and 5 warnings
Run lint
Process completed with exit code 1.
|
Run lint:
website/inertia/components/payments/billing-information-form.tsx#L1
Filename is not in snake case. Rename it to `billing_information_form.tsx`
|
Run lint:
website/inertia/components/payments/payment-method-selector.tsx#L1
Filename is not in snake case. Rename it to `payment_method_selector.tsx`
|
Run lint:
website/inertia/components/payments/phone-modal.tsx#L1
Filename is not in snake case. Rename it to `phone_modal.tsx`
|
Run lint:
website/inertia/components/payments/purchase-summary.tsx#L1
Filename is not in snake case. Rename it to `purchase_summary.tsx`
|
Run lint:
website/inertia/components/payments/ticket-cart-card.tsx#L1
Filename is not in snake case. Rename it to `ticket_cart_card.tsx`
|
Loading