@pega/tsconfig

0.16.3 • Public • Published

@pega/tsconfig

Pegasystems front-end TypeScript configuration.

Installation

Install TypeScript and the Pega config.

npm i -D typescript @pega/tsconfig

Setting up your config

Extend from the Pega configuration in your TypeScript configuration file.

{
  "extends": "@pega/tsconfig/index.json"
}

Running TypeScript

Run TypeScript to compile and type-check your project.

npx tsc

VS Code integration

As long as you have a tsconfig.json file at the root of your workspace, VS Code will integrate with TypeScript automatically.

Package Sidebar

Install

npm i @pega/tsconfig

Weekly Downloads

1,194

Version

0.16.3

License

SEE LICENSE IN LICENSE

Unpacked Size

13.1 kB

Total Files

5

Last publish

Collaborators

  • bob-difronzo
  • pega-cosmos
  • cpmotion