UNPKG

@swplabs/peanutforwp

Version:

Peanut for WordPress. Build your themes and blocks with components.

9 lines (8 loc) 124 B
module.exports = { config: { semi: true, trailingComma: 'none', singleQuote: true, printWidth: 100 } };