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

@hireupau/eslint-plugin-hu-vue

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hireupau/eslint-plugin-hu-vue

Hireup's vue eslint rules

  • 0.2.0
  • latest
  • npm
  • Socket score

Version published
Maintainers
3
Created
Source

eslint-plugin-hu-vue

NPM version NPM downloads

Hireup's ESLint plugin for Vue specific rules

Contributing

  • Create a new rule and its associated unit tests
  • Add the rule to a config (e.g recommended)
  • Test your rules against another repository (e.g argos)
  • Create a PR and merge your changes to master once you have an approval
  • Checkout master and release a new version (see Semantic Versioning & npm version links below):

npm version [<newversion> | major | minor | patch]

Resources

  • AST Play - Helps you understand what the AST (Abstract Syntax Tree) of the code you want to check looks like (make sure to check vue/jsx)
  • AST Explorer - Another AST generator with more features than AST Play, but not as much support for Vue
  • npm version - Used for publishing new NPM packages
  • Semantic Versioning - Helps you to determine how you should be incrementing the version number
  • ESLint plugin Vue - Find inspiration for how a rule could potentially be written
  • ESLint - Working with Rules - ESLint rule documentation & examples

FAQs

Package last updated on 09 Sep 2020

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