You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: