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
in the Tips section of your README, point 8, their is a default inner project notion when no tsconfig.json file is found. Is there a way to customize this project like setting the target option to ES6 or to set the module option.
I'm editing TS file using ES6 module feature and i don't have any tsconfig.json and i'm entouring the following issue :