Skip to content
This repository has been archived by the owner on Oct 14, 2020. It is now read-only.

TypeScript: Update Typings #380

Closed
javatlacati opened this issue Apr 19, 2017 · 4 comments
Closed

TypeScript: Update Typings #380

javatlacati opened this issue Apr 19, 2017 · 4 comments
Assignees

Comments

@javatlacati
Copy link
Contributor

While creating a translation in Typescript I've got

../home/codewarrior/solution.ts(11,75): error TS2339: Property 'from' does not exist on type 'ArrayConstructor'.

but you can run the solution without problems from Typescript playground, so I suppose that your es6 typings are outdated or you are forcing output to an old version od ecmascript.

@jhoffner jhoffner self-assigned this Apr 21, 2017
@jhoffner jhoffner changed the title Please update typings TypeScript: Update Typings Apr 21, 2017
@kazk
Copy link
Member

kazk commented Aug 2, 2017

This is actually target issue and should be resolved with #476 (using languageVersion 2.4/ES6).

@javatlacati
Copy link
Contributor Author

That-s a gerat new but still it doesn't work on preview I still got

../home/codewarrior/solution.ts(9,35): error TS2339: Property 'from' does not exist on type 'ArrayConstructor'.

can you reopen the issue???

@kazk
Copy link
Member

kazk commented Aug 5, 2017

I don't think it's deployed yet.

@kazk
Copy link
Member

kazk commented Aug 5, 2017

preview.codewars.com still shows 1.8.10
image

when deployed, it should show versions like 2.4/ES3 and 2.4/ES6.

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

No branches or pull requests

3 participants