UNPKG

prettier-standard

Version:
9 lines (7 loc) 135 B
"use strict"; module.exports = { rules: { "unicorn/no-nested-ternary": "off", "unicorn/number-literal-case": "off", }, };