UNPKG

@strapi/eslint-config

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