facebook

tsconfig json ES6 target problems

  1. CodeMix & Angular IDE
  2.  > 
  3. Webclipse 1.x Help
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #520880 Reply

    Fedor Losev
    Participant

    Setting target to “ES5”:
    ng build: ok
    ng lint: ok
    WebClipse: ok

    Setting target to “ES2015”:
    ng build: ok
    ng lint: ok
    WebClipse: ok

    Setting target to “ES6”
    ng build: ok
    ng lint: ok
    WebClipse: bunch of errors “…are only available when targeting ECMAScript 5 and higher”

Viewing 1 post (of 1 total)
Reply To: tsconfig json ES6 target problems

You must be logged in to post in the forum log in