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

eslint-plugin-youzan

Package Overview
Dependencies
Maintainers
3
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-youzan - npm Package Compare versions

Comparing version 0.3.0-beta1 to 0.3.0

4

docs/rules/youzan-standard-words.md

@@ -26,6 +26,6 @@ # youzan standard words (youzan-standard-words)

Examples of correct code for this rule with the allow option:
Examples of **correct** code for this rule with the ignore option:
```js
/*"youzan/youzan-standard-words": ["error", { "ignore": ["登陆"] }]*/
/*eslint youzan/youzan-standard-words: ["error", { "ignore": ["登陆"] }]*/

@@ -32,0 +32,0 @@ const a = "登陆"

{
"name": "eslint-plugin-youzan",
"version": "0.3.0-beta1",
"version": "0.3.0",
"description": "Eslint plugin for youzan",

@@ -5,0 +5,0 @@ "keywords": [

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