Skip to content

Saurs-Developers/saurs-eslint-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Saurs ESLint config

  • React config;

##How to install

  1. Install the dependencies
  npm i -D eslint @saurs/eslint-config
  //pnpm add -D @saurs/eslint-config
  //yarn add -D @saurs/eslint-config
  //bun add @saurs/eslint-config -d
  1. Create a eslintrc.json or eslintrc.js file that extends the config:
{
  "extends": "@saurs/eslint-config/react
  //"extends": "@saurs/eslint-config/angular"
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published