Skip to content

palashgupta98/eslint-rules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eslint-rules-check

Deprecated Rules

For deprecated rules i have used the eslint node CLI API.

recommended rules

For deprecated rules i have retrive the config file of eslint node_modules and filter out the rules that are needed and then filter out with the config rules 😄

commands

npm install
node index.js

and uncomment the command in index.js to get the result

About

A node.js script tells about the deprecated rules and recommeded rules that you have to add in eslint

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published