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

Switch to ES6 modules in tslint source #465

Closed
adidahiya opened this issue Jun 24, 2015 · 3 comments
Closed

Switch to ES6 modules in tslint source #465

adidahiya opened this issue Jun 24, 2015 · 3 comments

Comments

@adidahiya
Copy link
Contributor

Rather than TS internal modules / namespaces, let's try to switch to ES6 modules.

This would also fix #280.

@ashwinr
Copy link
Contributor

ashwinr commented Jun 24, 2015

You can't use ES6 modules, this runs on node.

@adidahiya
Copy link
Contributor Author

from microsoft/TypeScript#2242

TypeScript supports down-level compilation of external modules using the new ES6 syntax.

@ashwinr
Copy link
Contributor

ashwinr commented Jun 24, 2015

cool!

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

2 participants