Is it possible to create a project WITHOUT a solution file? Follow
If I use Rider to start a javascript project, then I create an empty solution, and use the terminal to execute the necessary npm commands.
But then the root folder of the 'solution' always has a sln file, which is sitting there for no use.
Or shouldn't I use Rider when there is no .Net involved?
Please sign in to leave a comment.
Hi Jan Van Veldhuizen!
You can open your javascript project as a folder to avoid creating a solution file.