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
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