prettier setup
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {
|
||||
transpilePackages: ["@workspace/ui", "@workspace/db", "@workspace/auth"],
|
||||
transpilePackages: ['@workspace/ui', '@workspace/db', '@workspace/auth'],
|
||||
};
|
||||
|
||||
export default nextConfig;
|
||||
|
||||
Reference in New Issue
Block a user