Skip to content

🍦 All the goodness of `Flet/semistandard` with little twists.

License

Notifications You must be signed in to change notification settings

xiaohu-developer/xhstandard

 
 

Repository files navigation

Xiaohu eslint rule standard

Wired space before function parentheses

All the goodness of Flet/semistandard with space removed before function parentheses.

Install

npm install xhstandard

Rules

Importantly:

  • "space-before-function-paren": ["error", { "anonymous": "never", "named": "never", "asyncArrow": "always"}]
  • Check Flet/semistandard for the rest of the rules.

About

🍦 All the goodness of `Flet/semistandard` with little twists.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%