UNPKG

iobroker.vw-connect

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