Skip to content
This repository was archived by the owner on Jan 5, 2025. It is now read-only.

danieljimeneznz/eslint-config

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

danieljimeneznz Eslint Config

This package provides danieljimeneznz's .eslintrc.yaml as an extensible shared config

Install and Setup

Install the library using:

npm i -D eslint @danieljimeneznz/eslint-config

Usage

Create a .eslintrc.yaml file in the root of the repo you are working on and extend the preset/config you wish to use

e.g. using the typescript linting rules (additional rules can be added to this extends list)

extends:
  - "@danieljimeneznz/eslint-config/configs/typescript"

About

danieljimeneznz's ESLint config

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%