You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ilya Borisov (JIRA)" <ji...@apache.org> on 2018/09/12 03:01:00 UTC

[jira] [Updated] (IGNITE-9552) Web console: add TypeScript support

     [ https://issues.apache.org/jira/browse/IGNITE-9552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ilya Borisov updated IGNITE-9552:
---------------------------------
    Description: 
What to do:
 1. Add TypeScript preset to babel config.
 2. Update webpack configs to load .ts files with babel-loader.
 3. Make sure eslint lint .ts files

  was:
What to do:
1. Add TypeScript plugin to babel config.
2. Update webpack configs to load .ts files with babel-loader.
3. Make sure eslint lint .ts files.


> Web console: add TypeScript support
> -----------------------------------
>
>                 Key: IGNITE-9552
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9552
>             Project: Ignite
>          Issue Type: Improvement
>          Components: wizards
>            Reporter: Ilya Borisov
>            Assignee: Ilya Borisov
>            Priority: Minor
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> What to do:
>  1. Add TypeScript preset to babel config.
>  2. Update webpack configs to load .ts files with babel-loader.
>  3. Make sure eslint lint .ts files



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)