1.0.3 • Published 7 months ago

eslint-config-react-ph v1.0.3

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

Introduction

This repository contains a collection of useful and standardized Pinehood rules for ESLint purposes and linting usage, in all kinds of frontend React/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.3

7 months ago

1.0.2

8 months ago

1.0.1

8 months ago