This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@gluwa/eslint-config-react-ts

0.0.26 • Public • Published

@gluwa/eslint-config-react-ts

This is the configuration package for ESLint used in Gluwa projects.

Installation

Before you begin, make sure you have the following peer dependencies and a dependency installed:

Peer Dependencies:

You can install them using npm:

npm install @gluwa/eslint-config-react-ts @gluwa/eslint-config-js@0.0.26 @gluwa/eslint-config-ts@0.0.26 @gluwa/eslint-config-react-js@0.0.26 eslint@^8.52.0 eslint-config-standard@^17.1.0 eslint-config-standard-with-typescript@^39.1.0 eslint-plugin-import@^2.29.0 eslint-plugin-n@^16.2.0 eslint-plugin-promise@^6.1.1 typescript@^5.2.2 @typescript-eslint/eslint-plugin@^6.7.4 @typescript-eslint/parser@^6.7.4 --save-dev

Usage

To use this ESLint configuration in your project, you can extend it in your ESLint configuration file (e.g., .eslintrc.js):

module.exports = {
  extends: '@gluwa/eslint-config-react-ts',
  // Additional project-specific rules or overrides can be added here.
};

Package Sidebar

Install

npm i @gluwa/eslint-config-react-ts

Weekly Downloads

6

Version

0.0.26

License

ISC

Unpacked Size

4.05 kB

Total Files

4

Last publish

Collaborators

  • taelimoh
  • kevinnguyen17
  • hyeonggook.lee
  • jlafleurgluwa
  • dsylebee
  • gluwa-bot
  • jungyoon.kim
  • sanggon.kim
  • eunjeong.park
  • yiseul.jo
  • chulhyun
  • moonhee