We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc6d39b commit 2b8b849Copy full SHA for 2b8b849
apps/entropy-tester/tsconfig.json
@@ -1,5 +1,5 @@
1
{
2
- "extends": "@cprussin/tsconfig/base.json",
+ "extends": "@cprussin/tsconfig/nextjs.json",
3
"compilerOptions": {
4
"outDir": "./dist",
5
"noEmit": false
0 commit comments