UNPKG

vue-object-inspector

Version:

Vue component used as an js/json object inspector/viewer

14 lines (12 loc) 201 B
module.exports = { // default printWidth: 80, useTabs: false, tabWidth: 2, bracketSpacing: true, // modify semi: false, singleQuote: true, trailingComma: 'es5', endOfLint: 'lf', }