1.0.8 • Published 4 months ago

eslint-config-ts-ph v1.0.8

Weekly downloads
-
License
-
Repository
-
Last release
4 months ago

Introduction

This repository contains a collection of useful and standardized Pinehood rules for ESLint purposes and linting usage, in all kinds of backend TypeScript projects.

Installations

Setup

  1. Prerequisites:
  • must have installed tools from the "Installations" section
  • must have checked out / cloned source code from this repository
  1. Open up the cloned repository/project/folder and run following commands in the given order, one by one:

    npm install
  2. The above command should have completed successfully, and should have not caused any "package.json" or "package-lock.json" changes.

1.0.8

4 months ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago