Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tslint-config-euclid

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

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.

  • 1.1.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
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

Package last updated on 14 Mar 2019

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

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc