Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Add rule for ECMAScript 5's strict mode #54

Merged
merged 2 commits into from
Jan 8, 2014

Conversation

justinuang
Copy link

No description provided.

public static OPTION_CHECK_FUNCTION = "check-function";
public static OPTION_CHECK_MODULE = "check-module";

public static USE_STRICT_STRING = "use strict";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

doesn't need to be public

ashwinr added a commit that referenced this pull request Jan 8, 2014
Add rule for ECMAScript 5's strict mode
@ashwinr ashwinr merged commit 200cc8b into palantir:master Jan 8, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants