UNPKG

prettier-standard

Version:
10 lines (8 loc) 206 B
"use strict"; module.exports = { rules: { "standard/array-bracket-even-spacing": "off", "standard/computed-property-even-spacing": "off", "standard/object-curly-even-spacing": "off", }, };