UNPKG

prettier-standard

Version:
11 lines (8 loc) 143 B
"use strict"; module.exports = { rules: { "babel/quotes": 0, "babel/object-curly-spacing": "off", "babel/semi": "off", }, };