Show full error message

{
  "compilerOptions": {
    "noErrorTruncation": true
  }
}

Type declaration file

  • d.ts files are type declaration files
  • They describe the shape of an existing module and only contain type information used for type checking

1 item under this folder.