next.js/test/lib/tsconfig.json
tsconfig.json8 lines124 B
{
  "extends": "../../tsconfig.json",
  "include": ["./**/*.ts"],
  "compilerOptions": {
    "strictNullChecks": true
  }
}
Quest for Codev2.0.0
/
SIGN IN