UNPKG

resource-toolkit

Version:

Async and RESTful resource management tool.

9 lines (8 loc) 143 B
module.exports = { printWidth: 100, tabWidth: 2, singleQuote: true, trailingComma: 'all', useTabs: false, bracketSpacing: true, };