Socket
Book a DemoInstallSign in
Socket

@marblecore/tslint-configuration

Package Overview
Dependencies
Maintainers
4
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@marblecore/tslint-configuration

Contains the TSLint configuration in line with our coding style guide.

latest
Source
npmnpm
Version
6.1.3
Version published
Maintainers
4
Created
Source

version license downloads

TSLint Configuration

This project contains the TSLint configuration template which is in line with our coding style guide. A full list of all rules can be found here.

The version of this package indicates the minimal required version of TSLint.

Usage

  • Add this package to your project:

    # From npm
    npm install @marblecore/tslint-configuration --save-dev
    
    # From repository
    npm install git+ssh://git@gitlab.com:marblecore/tslint-configuration.git --save-dev
    
  • Install TSLint to your project:

    npm install tslint --save-dev
    
  • Create a file tslint.json at the root of your project and insert the following code:

    {
        "extends": "@marblecore/tslint-configuration"
    }
    
  • Execute linter:

    tslint -c tslint.json file.ts
    

FAQs

Package last updated on 20 Oct 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.