if ( convertedSettings[11] && convertedSettings[11].name === 'semicolons_no' ) {
      // No
      options.asi = 'true';
    } else {
      // Yes