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
if you don't specify a --config=.telescope.json it overwrites the one in the current directory without prompt? I feel it should either use it and/or at least not override it
When running a command:
telescope transpile
after user input, it will override the .telescope.json. But we want to just use the .telescope.json by default instead of overriding it
The text was updated successfully, but these errors were encountered:
if you don't specify a --config=.telescope.json it overwrites the one in the current directory without prompt? I feel it should either use it and/or at least not override it
When running a command:
after user input, it will override the .telescope.json. But we want to just use the .telescope.json by default instead of overriding it
The text was updated successfully, but these errors were encountered: