Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Convert var to const or let#290

Merged
DominicKramer merged 2 commits intogoogleapis:masterfrom
DominicKramer:to-ts-prs/4-var-to-const-let
Jun 28, 2017
Merged

Convert var to const or let#290
DominicKramer merged 2 commits intogoogleapis:masterfrom
DominicKramer:to-ts-prs/4-var-to-const-let

Conversation

@DominicKramer
Copy link
Copy Markdown
Contributor

No description provided.

@DominicKramer DominicKramer requested a review from ofrobots June 28, 2017 17:25
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 28, 2017
import { StatusMessage } from '../status-message';

/** @const */ var messages = {
/** @const */ const messages = {

This comment was marked as spam.

This comment was marked as spam.

@DominicKramer DominicKramer merged commit 2733e5c into googleapis:master Jun 28, 2017
@DominicKramer DominicKramer deleted the to-ts-prs/4-var-to-const-let branch July 6, 2017 20:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants