summaryrefslogtreecommitdiff
path: root/tests/testdata/check/no_error_truncation/deno.json
blob: 643707ccc7646fb8e79088a95b63a88bf13dc99d (plain)
1
2
3
4
5
{
  "compilerOptions": {
    "noErrorTruncation": true
  }
}