Remove package files and its deps

This commit is contained in:
Luis Alvarez
2020-10-27 06:14:03 -05:00
parent 3e2c87975f
commit f906d87626
90 changed files with 83 additions and 14096 deletions

View File

@@ -19,8 +19,7 @@
"@assets/*": ["assets/*"],
"@components/*": ["components/*"],
"@utils/*": ["utils/*"],
"@config/*": ["config/*"],
"@bigcommerce/*": ["pkg/*"]
"@config/*": ["config/*"]
}
},
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx", "**/*.js"],