feat(monorepo): migrate to typescript monorepo
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {
|
||||
transpilePackages: ["@basango/ui"],
|
||||
}
|
||||
|
||||
export default nextConfig
|
||||
Reference in New Issue
Block a user