"chore: update frontend dev script to include lint checks and add ESLint config file"
This commit is contained in:
@@ -99,6 +99,7 @@ export function useSearchProducts(query: string) {
|
||||
|
||||
type SaveProductData = {
|
||||
// id: string;
|
||||
|
||||
sku: string;
|
||||
name: string;
|
||||
code: string;
|
||||
|
Reference in New Issue
Block a user