* format js files using prettier Used the following command to format the files prettier --write "browser/app/js/**/*.js" * fix failing unit tests in browser
Now the files grouped based on the features instead of the previous approach of grouping by type.