Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@transferwise/eslint-plugin

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@transferwise/eslint-plugin

TransferWise ESLint plugin

  • 0.3.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
118
decreased by-65.8%
Maintainers
2
Weekly downloads
 
Created
Source

@transferwise/eslint-plugin

A collection of custom eslint rules.

Rules

  • form-has-method-attribute
  • get-server-side-props-is-in-pages-directory

Writing a custom rule

See the current rules as an example.

  1. Create a test file and add Valid and Invalid examples
  2. Write your rule, using https://astexplorer.net/ to understand what your JavaScript code appears as to ESLint.
  3. Add your rule to the exports and include in the eslint template.

Keywords

FAQs

Package last updated on 18 Oct 2024

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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc