mirror of
https://github.com/vercel/commerce.git
synced 2025-06-20 06:01:21 +00:00
Excluded swell and venture temporarily
This commit is contained in:
parent
7c9e8af2bd
commit
9f6dd278d7
@ -27,5 +27,5 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"include": ["next-env.d.ts", "**/*.d.ts", "**/*.ts", "**/*.tsx", "**/*.js"],
|
"include": ["next-env.d.ts", "**/*.d.ts", "**/*.ts", "**/*.tsx", "**/*.js"],
|
||||||
"exclude": ["node_modules"]
|
"exclude": ["node_modules", "framework/swell", "framework/vendure"]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user