function getDefaultRootDir() {
  return atom.config.get(`${consts.PACKAGE_NAME}.${consts.CF_DEFAULT_ROOT_DIR}`);
}