Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Mobiliteitsfabriek/eslint-plugin-reisbalans-rules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESLint plugin Reisbalans Rules

This package contains custom ESLint rules that are being used by the interface.

How to use this package?

yarn add -D eslint-plugin-reisbalans-rules

Add the following to your .eslintrc.js:

{
  plugins: ['reisbalans-rules'],
  extends: ['plugin:reisbalans-rules/recommended']
}

And then run:

yarn lint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published