@guardian/tsconfig

1.0.0 • Public • Published

@guardian/tsconfig

A TSConfig base for Guardian TypeScript projects.

This is a base config intended to improve code quality. It does not have any opinions about your project shape.

Installation

yarn add -D @guardian/tsconfig

or

npm install --save-dev @guardian/tsconfig

Usage

// tsconfig.json
{
	"extends": "@guardian/tsconfig/tsconfig.json",
}

Readme

Keywords

none

Package Sidebar

Install

npm i @guardian/tsconfig

Weekly Downloads

2,231

Version

1.0.0

License

none

Unpacked Size

13.8 kB

Total Files

5

Last publish

Collaborators

  • joecowton1
  • guardian-developers
  • akash1810
  • reetta
  • sndrs
  • mxdvl