refactor: Simplify default files setup by merging methods which create our...
refactor: Simplify default files setup by merging methods which create our files. Instead of a separate method for each file, we have one method which gets passed different parameters depending on which file we want to setup. Makes maintenance easiert and code easier to read.
Loading
Please sign in to comment