eslint-plugin-zob

0.4.0 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i eslint-plugin-zob

Weekly Downloads

11

Version

0.4.0

License

MIT

Unpacked Size

31.9 kB

Total Files

14

Last publish

Collaborators

  • xovel