Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I want to support typescript #8

Closed
fallenleavesguy opened this issue Nov 25, 2016 · 2 comments
Closed

I want to support typescript #8

fallenleavesguy opened this issue Nov 25, 2016 · 2 comments

Comments

@fallenleavesguy
Copy link

I want to support typescript

@octref
Copy link
Member

octref commented Nov 25, 2016

This supports TS's syntax highlighting. You should subscribe to this issue: vuejs/vue#478

I won't be looking into other features for supporting TS until there is one official integration between TS+Vue.

@octref octref closed this as completed Nov 25, 2016
@Hanruis
Copy link

Hanruis commented Apr 7, 2017

actually, you can separate js, html. css file by use src in vue file .

  • so you can use scoped css easily
  • you can use ts in vue single file & get the benifit of ts (like type check, intellisense)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants