UNPKG

@vkontakte/api-schema-typescript-generator

Version:

VK API TypeScript generator

11 lines (10 loc) 203 B
module.exports = { printWidth: 100, bracketSpacing: true, bracketSameLine: false, singleQuote: true, trailingComma: 'all', arrowParens: 'always', semi: true, quoteProps: 'consistent', };