undo these

This commit is contained in:
Oliver Heywood
2021-10-11 10:20:13 -05:00
parent 517466c313
commit c40f8428fa
2 changed files with 3 additions and 3 deletions

View File

@@ -23,8 +23,8 @@
"@components/*": ["components/*"],
"@commerce": ["framework/commerce"],
"@commerce/*": ["framework/commerce/*"],
"@framework": ["framework/ordercloud"],
"@framework/*": ["framework/ordercloud/*"]
"@framework": ["framework/local"],
"@framework/*": ["framework/local/*"]
}
},
"include": ["next-env.d.ts", "**/*.d.ts", "**/*.ts", "**/*.tsx", "**/*.js"],