UNPKG

sanity-plugin-another-table

Version:
8 lines (7 loc) 129 B
module.exports = { semi: true, singleQuote: true, trailingComma: 'es5', bracketSpacing: true, arrowParens: 'avoid', };