next.js/tsconfig-tsec.json
tsconfig-tsec.json11 lines146 B
{
  "compilerOptions": {
    "plugins": [
      {
        "name": "tsec",
        "exemptionConfig": "./tsec-exemptions.json"
      }
    ]
  }
}
Quest for Codev2.0.0
/
SIGN IN