UNPKG

eslint-config-alloy

Version:
9 lines (8 loc) 149 B
module.exports = { rules: { /** * 单行注释必须写在上一行 */ 'line-comment-position': 'off' } };