Socket
Book a DemoInstallSign in
Socket

@shaaditech/eslint-plugin-shaadireact

Package Overview
Dependencies
Maintainers
3
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shaaditech/eslint-plugin-shaadireact

Linter plugin for all shaadireact architecture specific linting rules

0.0.0
latest
npmnpm
Version published
Maintainers
3
Created
Source

@shaaditech/eslint-plugin-shaadireact

A collection of linter rules specific to the shaadi.com's react architecture.

Rules

  • shaaditech/controller-import Rule to make check if your action or component is importing the right controller for calling api.(get|post|put|patch|delete).

For example, it will show an error if you call api.get('/profile/:id', () => {}) but you either dont import any controllers or if the controllers you imported dont have get /profile/:id route registered i.e. Router.get('/profile/:id', controller).

Keywords

eslint

FAQs

Package last updated on 17 Feb 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.