xo does not check for `.xo.config.js` (or any file with dot '.' prefix)
yvvki opened this issue · 1 comments
yvvki commented
I want to make my configuration file a javascript exports but it seems that any file starting with the character '.' will be ignored by both the CLI and VSCode extensions.
This way I cannot check and format (--fix
) ".xo-config.js" with xo.