cleanup for PR

This commit is contained in:
Greg Hoskin
2021-05-05 15:21:35 -05:00
parent 7f438aa67d
commit 7786d6445d
14 changed files with 4 additions and 712 deletions

View File

@@ -22,8 +22,8 @@
"@components/*": ["components/*"],
"@commerce": ["framework/commerce"],
"@commerce/*": ["framework/commerce/*"],
"@framework": ["framework/swell"],
"@framework/*": ["framework/swell/*"]
"@framework": ["framework/shopify"],
"@framework/*": ["framework/shopify/*"]
}
},
"include": ["next-env.d.ts", "**/*.d.ts", "**/*.ts", "**/*.tsx", "**/*.js"],