Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

The base configuration for TSLint, to be included in every TypeScript project.

License

Notifications You must be signed in to change notification settings

Pod-Point/tslint-config-podpoint-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tslint-config-podpoint-base

npm

The base configuration for TSLint, to be included in every TypeScript project.

Installation

Install dependencies:

npm install --save-dev @pod-point/tslint-config-podpoint-base

Create an tslint.json file with the following contents:

{
  "extends": "@pod-point/tslint-config-podpoint-base"
}

About

The base configuration for TSLint, to be included in every TypeScript project.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published