Skip to content

vinassefranche/eslint-typescript-custom-rule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESLint TypeScript custom rule

This is an example of an ESLint custom rule written with TypeScript

How to test it

  • Run yarn to install the dependencies
  • Run yarn workspace eslint-plugin-custom-rule build to build the custom plugin
  • Run yarn workspace app lint to see the errors from the custom rule

Example with fix

  • Switch to the branch with-fix on this repository

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published