Skip to content
This repository has been archived by the owner on Mar 2, 2024. It is now read-only.

ESLint configuration for TypeScript projects

Notifications You must be signed in to change notification settings

TheBoxEscapeGame/thbx-eslint-config-typescript

Repository files navigation

ESLint configuration for TypeScript projects

Build

This is the standard ESLint configuration we use for TypeScript projects at The Box Escape Rooms.

Usage

  1. Install the package

    npm install --save-dev @thbx/eslint-config-typescript
  2. Write this in your project's .eslintrc.yaml:

    extends:
      - "@thbx/eslint-config-typescript"

About

ESLint configuration for TypeScript projects

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published