UNPKG

strapi-plugin-placeholder

Version:
9 lines (8 loc) 134 B
module.exports = { endOfLine: 'lf', semi: true, singleQuote: true, tabWidth: 2, trailingComma: 'es5', printWidth: 100, };