Initial push of Plunk Next
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"extends": "@plunk/typescript-config/nextjs.json",
|
||||
"include": ["next-env.d.ts", "next.config.js", "**/*.js", "**/*.ts", "**/*.tsx", ".next/types/**/*.ts"],
|
||||
"exclude": ["node_modules"]
|
||||
}
|
||||
Reference in New Issue
Block a user