We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c45b815 commit c4fa343Copy full SHA for c4fa343
tsconfig.json
@@ -18,5 +18,5 @@
18
}
19
},
20
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx"],
21
- "exclude": ["node_modules"]
+ "exclude": ["node_modules", "src/cli"]
22
0 commit comments