0.4.0 • Published 4 years ago

eslint-plugin-zob v0.4.0

Weekly downloads
9
License
MIT
Repository
github
Last release
4 years ago

eslint-plugin-zob

ESLint plugin for zob system.

Rules

zob/comment

  • Add space between CJK character and alphabet, number, symbol.
  • Fix typeset in Chinese context.

自动在 CJK 字符与英文字母、数字、符号之间插入空格,并修复部分中文语境下的排版问题。

zob/methods-property-casing

Enforce the casing of property for methods

确保在对象 methods 中的键值名的命名风格(小驼峰)。

Changelog

v0.4.0

  • Add rule vue-options.

v0.3.0

  • Add options to comment.
  • Fix test case of comment.

v0.2.1

  • Fix docs path for methods-property-casing.

v0.2.0

  • Add methods-property-casing.

v0.1.1

  • Add typeset as an alias to comment.
  • Add all punctuation as symbol.

v0.1.0

v0.0.2

First availuable version.

v0.0.1

deprecated

fatal bug fixed in v0.0.2

0.4.0

4 years ago

0.3.0

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.2

6 years ago

0.0.1

6 years ago