UNPKG

inversify-express-utils

Version:

Some utilities for the development of express applications with Inversify

12 lines (11 loc) 198 B
export default { printWidth: 80, tabWidth: 2, useTabs: false, semi: true, singleQuote: true, bracketSpacing: true, arrowParens: 'always', endOfLine: 'lf', trailingComma: 'all', };