UNPKG

iobroker.velux

Version:
10 lines (9 loc) 152 B
module.exports = { semi: true, trailingComma: 'all', singleQuote: true, printWidth: 140, useTabs: false, tabWidth: 2, endOfLine: 'lf', };