Error: The Prettier config `useTabs` is true while XO `space` is true
gustawdaniel opened this issue · 0 comments
gustawdaniel commented
this error
Error: The Prettier config `useTabs` is true while XO `space` is true
at mergeWithPrettierConfig (file:///home/daniel/exp/human-object-diff/node_modules/xo/lib/options-manager.js:464:9)
at file:///home/daniel/exp/human-object-diff/node_modules/xo/lib/options-manager.js:450:60
at file:///home/daniel/exp/human-object-diff/node_modules/lodash-es/_createFlow.js:71:31
at buildConfig (file:///home/daniel/exp/human-object-diff/node_modules/xo/lib/options-manager.js:284:3)
at parseOptions (file:///home/daniel/exp/human-object-diff/node_modules/xo/lib/options-manager.js:589:52)
at async Promise.all (index 0)
at async getOptionGroups (file:///home/daniel/exp/human-object-diff/node_modules/xo/lib/options-manager.js:603:21)
at async Object.lintFiles (file:///home/daniel/exp/human-object-diff/node_modules/xo/index.js:78:17)
at async file:///home/daniel/exp/human-object-diff/node_modules/xo/cli.js:212:18
because
[*]
indent_style = space
[*.yml]
indent_style = space