@sentry/typescript

5.20.1 • Public • Published


Sentry TypeScript Configuration

npm version npm dm npm dt

typedoc

Links

General

Shared typescript configuration used at Sentry.

Installation

# With Yarn:
yarn add --dev @sentry/typescript

# With NPM:
npm install --save-dev @sentry/typescript

Usage

Add the following config files to your project's root directory:

tslint.json:

{
  "extends": "@sentry/typescript/tslint"
}

tsconfig.json:

{
  "extends": "./node_modules/@sentry/typescript/tsconfig.json",
  "compilerOptions": {
    "baseUrl": ".",
    "rootDir": "src",
    "outDir": "dist"
  }
}

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
5.16.0-beta.50next
5.20.17,056latest

Version History

VersionDownloads (Last 7 Days)Published
5.20.17,056
5.20.01,371
5.19.21
5.19.10
5.19.00
5.18.11
5.18.00
5.17.00
5.16.10
5.16.00
5.16.0-beta.50
5.16.0-beta.40
5.16.0-beta.30
5.16.0-beta.20
5.16.0-beta.10
5.15.58
5.15.40
5.15.30
5.15.20
5.15.10
5.15.00
5.14.20
5.14.10
5.14.00
5.13.20
5.10.00
5.10.0-rc.00
5.10.0-beta.40
5.10.0-beta.30
5.10.0-beta.20
5.10.0-beta.10
5.10.0-beta.00
5.8.0-beta.10
5.8.0-beta.00
5.7.10
5.7.0-beta.10
5.3.00
5.2.02
5.2.0-beta.00
5.1.00
5.0.50
5.0.00
5.0.0-rc.30
5.0.0-rc.20
5.0.0-rc.10
5.0.0-rc.00
4.5.36
4.5.00
4.4.296
4.4.10
4.4.00
4.3.40
4.3.30
4.0.10
4.0.00
4.0.0-rc.20
4.0.0-rc.10
4.0.0-rc.00
4.0.0-beta.122
4.0.0-beta.110
4.0.0-beta.100
4.0.0-beta.90
4.0.0-beta.80
4.0.0-beta.70
4.0.0-beta.60
4.0.0-beta.50
4.0.0-beta.40
4.0.0-beta.30
4.0.0-beta.20
4.0.0-beta.10
4.0.0-beta.00
0.5.486
0.5.30
0.5.20
0.5.10
0.5.00
0.5.0-beta.50
0.5.0-beta.40
0.5.0-beta.30
0.5.0-beta.20
0.5.0-beta.10
0.5.0-beta.00
0.4.21
0.4.10
0.4.00
0.4.0-beta.70
0.4.0-beta.60
0.4.0-beta.50

Package Sidebar

Install

npm i @sentry/typescript

Weekly Downloads

8,630

Version

5.20.1

License

BSD-3-Clause

Unpacked Size

7.27 kB

Total Files

5

Last publish

Collaborators

  • billyvg
  • mitsuhiko
  • haza
  • jauer
  • sentry-bot
  • evanpurkhiser
  • lynnagara
  • leedongwei
  • markstory
  • zeeg