Socket
Socket
Sign inDemoInstall

tslint-config-euclid

Package Overview
Dependencies
62
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    tslint-config-euclid

The TSLint configuration I use for Euclid and other Alexandrian projects.


Version published
Weekly downloads
14
increased by1300%
Maintainers
1
Install size
4.62 MB
Created
Weekly downloads
 

Readme

Source

TSLint Config Euclid

NPM version Downloads

This is a basic TSLint package which contains my personal TSLint preferences. It may also be useful to anyone else who happens to have similar preferences.

Specifically, it uses the Airbnb JavaScript Style Guide as much as possible, with some extra settings, such as no-magic-numbers, etc.

Installation

npm install tslint-config-euclid --save-dev

Usage

In tslint.json:

{
  "extends": "tslint-config-euclid"
}

License

MIT

Keywords

FAQs

Last updated on 14 Mar 2019

Did you know?

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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc