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

class-name rule fails on default class export #493

Closed
adidahiya opened this issue Jul 11, 2015 · 0 comments
Closed

class-name rule fails on default class export #493

adidahiya opened this issue Jul 11, 2015 · 0 comments

Comments

@adidahiya
Copy link
Contributor

this code breaks on the "class-name" rule:

export default class {
    ...
}
@adidahiya adidahiya self-assigned this Jul 11, 2015
adidahiya added a commit that referenced this issue Jul 11, 2015
- add a variable declaration for "assert" to fix atom-typescript compilation
- small indentation fix in tslint-cli.ts
adidahiya added a commit that referenced this issue Jul 11, 2015
- add a variable declaration for "assert" to fix atom-typescript compilation
- small indentation fix in tslint-cli.ts
adidahiya added a commit that referenced this issue Jul 15, 2015
Fix #493: avoid checking class names for default exports
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant