2.1.0 • Published 4 months ago

@quantum-sec/eslint-config-typescript v2.1.0

Weekly downloads
19
License
SEE LICENSE IN LI...
Repository
github
Last release
4 months ago

ESLint TypeScript Shareable Config (DEPRECATED)

!IMPORTANT This repo is deprecated in favor of https://github.com/cncsc/eslint-config

All repos that use ESLint for Typescript should instead use @cncsc/eslint-config instead

Follow the instructions in the readme

This repository contains the standard ESLint shareable config for Quantum TypeScript projects.

Referencing this Configuration

You can reference this config by installing the NPM package in your project:

npm install --save-dev @quantum-sec/eslint-config-typescript

Then replace the contents of your .eslintrc file with:

{
  "extends": "@quantum-sec/eslint-config-typescript"
}

You can overwrite settings defined in this configuration by specifying them in your project's .eslintrc.

2.1.0

4 months ago

2.0.3

2 years ago

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.0.12

3 years ago

1.0.11

3 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago