Creates a new karma.conf.js file. It is a configuration file for Karma server. It defines Karma plugins, browsers to load and unit tests to run. The Karma based unit testing cannot be started without this file.