if ( convertedSettings[8] && convertedSettings[8].name === 'variable_declaration_comma_leading' ) {
      // Leading Comma
      options.laxComma = 'true';
    } else {
      // Trailing Comma