UNPKG

emoji-log-vscode

Version:

Emoji-Log — An Emoji Git commit log messages spec standard. [ 📦👌🐛📖🚀🤖 ‼️ ].

13 lines (12 loc) 238 B
{ "rules": { "no-string-throw": true, "no-unused-expression": true, "no-duplicate-variable": true, "curly": true, "class-name": true, "semicolon": [true, "always"], "triple-equals": true }, "defaultSeverity": "warning" }